From f85dc16246d98a0e76c4993ae3a096c693f9ac5e Mon Sep 17 00:00:00 2001 From: Ciapa Date: Sun, 4 Feb 2024 12:11:35 +0100 Subject: [PATCH] Yeet fucking DuckDNS --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 = {