This commit is contained in:
iFargle 2023-07-02 19:03:07 +09:00
parent 501e5499a4
commit 54f8670d36

View file

@ -30,7 +30,7 @@
};
outputs = { nixpkgs, home-manager, lanzaboote, moz_overlay, nur, sops-nix, ... }@inputs:
outputs = { nixpkgs, unstable-nixpkgs, home-manager, lanzaboote, moz_overlay, nur, sops-nix, ... }@inputs:
let
# Variables - Remember to set these
hostname = "nixos-laptop";