diff --git a/flake.nix b/flake.nix index b711f38..60783d8 100644 --- a/flake.nix +++ b/flake.nix @@ -75,7 +75,7 @@ }; }; zippy = { - hostname = "192.168.1.2"; + hostname = "zippy"; profiles.system = { user = "root"; path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.zippy;