diff --git a/hosts/deploy.nix b/hosts/deploy.nix index ed64275..e807d66 100644 --- a/hosts/deploy.nix +++ b/hosts/deploy.nix @@ -21,7 +21,7 @@ inputs: { magicRollback = true; }; yuki = { - hostname = "100.110.140.130"; + hostname = "100.108.113.89"; profiles.system = { user = "root"; path = activate.nixos inputs.self.nixosConfigurations.yuki;