diff --git a/flake.nix b/flake.nix index 6f6d2cc..65dc22e 100644 --- a/flake.nix +++ b/flake.nix @@ -32,6 +32,9 @@ nixosConfigurations = { sisyphe = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; + specialArgs = { + inherit inputs; + }; modules = [ ./hosts/sisyphe/configuration.nix sops-nix.nixosModules.sops