diff options
| author | seth <[email protected]> | 2024-03-11 16:32:11 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-03-11 16:32:11 -0400 |
| commit | 4e53d30cc5d1d74b4310213e98f28300dd85e5df (patch) | |
| tree | feea2d69249b3a3ddad07fe4d36b7f34785aefac /flake.nix | |
| parent | 4149d803d6f84f726d6c82d7ed4a87f22746cf69 (diff) | |
nixos/plasma: use krunner-nix
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -179,6 +179,11 @@ inputs.nixpkgs.follows = "nixpkgs"; }; + krunner-nix = { + url = "github:pluiedev/krunner-nix"; + inputs.nixpkgs.follows = "nixpkgs"; + }; + lanzaboote = { url = "github:nix-community/lanzaboote"; inputs = { |
