diff --git a/flake.nix b/flake.nix index 194fbef..62a54d1 100644 --- a/flake.nix +++ b/flake.nix @@ -86,7 +86,7 @@ nodes = mkDeployNodes (machine: { hostname = machine.hostName; - profiles.hypervisor = { + profiles.system = { path = deploy-rs.lib.${system}.activate.nixos self.nixosConfigurations.${machine.name}; };