diff --git a/hosts/deploy.nix b/hosts/deploy.nix index d54f9b2..ad4bde0 100644 --- a/hosts/deploy.nix +++ b/hosts/deploy.nix @@ -71,7 +71,7 @@ inputs: { magicRollback = true; }; kaze = { - hostname = ""; + hostname = "100.69.79.81"; profiles.system = { user = "root"; path = activate.nixos inputs.self.nixosConfigurations.kaze;