diff --git a/flake.nix b/flake.nix index 0f7ce1cd..efd41095 100644 --- a/flake.nix +++ b/flake.nix @@ -18,7 +18,7 @@ lanzaboote.inputs.nixpkgs.follows = "nixpkgs"; }; - outputs = { nixpkgs, home-manager, lanzaboote, ... }: + outputs = { nixpkgs, home-manager, lanzaboote, ... }@inputs: let # Variables - Remember to set these @@ -61,6 +61,7 @@ # Hardware Configuration (./hosts/+("/"+hostname)+/hardware-configuration.nix) (./hosts/+("/"+hostname)+/configuration.nix) + # SecureBoot Configuration lanzaboote.nixosModules.lanzaboote