diff --git a/network.nix b/network.nix index 86824b5..29d56f4 100644 --- a/network.nix +++ b/network.nix @@ -9,7 +9,7 @@ in "stella" = { pkgs, ... }: { deployment = { - targetHost = "198.8.59.4"; + targetHost = "stella.wolfgirl.systems"; }; imports = [ ./hosts/stella.nix