From 8f3d6a86a2041f81c76c9985859edd44c6f7e526 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 29 Jun 2024 19:32:44 +0200 Subject: prefect: update dev hosts --- system/prefect.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'system/prefect.nix') diff --git a/system/prefect.nix b/system/prefect.nix index 980e35ff..e145c304 100644 --- a/system/prefect.nix +++ b/system/prefect.nix @@ -151,6 +151,7 @@ }; hosts = { "fd7a:115c:a1e0::53" = [ "tailscale" "ts" ]; + "::1" = [ "alanpearce.test" "alanpearce.localhost" ]; }; nftables = { @@ -194,9 +195,6 @@ -----END CERTIFICATE----- '' ]; - networking.hosts = { - "127.0.0.80" = [ "alanpearce.test" "alanpearce.localhost" ]; - }; boot.binfmt.emulatedSystems = [ "aarch64-linux" ]; nix.settings.trusted-users = [ "root" "nixremote" ]; -- cgit 1.4.1