From 0adf33787b5394b1cde4769bf2206ba252a26237 Mon Sep 17 00:00:00 2001 From: Emile Date: Sun, 21 Jul 2024 17:49:08 +0200 Subject: use tailscale dns for caladan --- nix/hosts/corrino/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/hosts') diff --git a/nix/hosts/corrino/configuration.nix b/nix/hosts/corrino/configuration.nix index 3023a6a..66000de 100644 --- a/nix/hosts/corrino/configuration.nix +++ b/nix/hosts/corrino/configuration.nix @@ -390,7 +390,7 @@ in { supportedFeatures = [ "nixos-test" "benchmark" "big-parallel" "kvm" ]; } { - hostName = "caladan"; + hostName = "caladan.pinto-pike.ts.net"; system = "aarch64-darwin"; protocol = "ssh-ng"; maxJobs = 1; -- cgit 1.4.1