diff --git a/flake.nix b/flake.nix index de7dbd3..5e2f4cc 100644 --- a/flake.nix +++ b/flake.nix @@ -130,7 +130,7 @@ "nyx.lewd.wtf" = { sshOpts = [ "-p" "222" "-o" "StrictHostKeyChecking=no" ]; - hostname = "lewdathome.duckdns.org"; + hostname = "nyx.lewd.wtf"; fastConnection = true; profiles.system = { @@ -143,7 +143,7 @@ "phoenix.lewd.wtf" = { sshOpts = [ "-p" "22" "-o" "StrictHostKeyChecking=no" ]; - hostname = "lewdathome.duckdns.org"; + hostname = "phoenix.lewd.wtf"; fastConnection = true; profiles.system = {