diff --git a/flake.nix b/flake.nix index d0d455d..ba807e9 100755 --- a/flake.nix +++ b/flake.nix @@ -51,6 +51,7 @@ imports = [ inputs.pre-commit-hooks.flakeModule ./hosts + ./hosts/deploy.nix ./home/profiles ]; systems = ["x86_64-linux"];