diff options
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 = { |
