test
This commit is contained in:
parent
60a87b0ad8
commit
154c6fbe1c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
sops-nix-git.url = "github:Mic92/sops-nix";
|
||||
};
|
||||
|
||||
outputs = { stable-nixpkgs, unstable-nixpkgs, home-manager, lanzaboote, nur, sops-nix, ... }@inputs:
|
||||
outputs = { stable-nixpkgs, unstable-nixpkgs, home-manager, lanzaboote, nur, sops-nix-git, ... }@inputs:
|
||||
let
|
||||
# Variables - Remember to set these
|
||||
hostname = "nixos-laptop";
|
||||
|
|
Loading…
Reference in a new issue