diff --git a/flake.nix b/flake.nix index d7a0936..937b5f3 100644 --- a/flake.nix +++ b/flake.nix @@ -121,6 +121,7 @@ # ISO for EDI, can be built using nix build .#EDIISO EDIISO = nixos-generators.nixosGenerate { system = "x86_64-linux"; + specialArgs = {inherit inputs outputs;}; modules = [ ./nixos/hosts/EDI/configuration.nix sops-nix.nixosModules.sops