use tailscale to connect to apu

This commit is contained in:
Joakim Repomaa
2025-02-02 21:14:41 +02:00
parent 9a22cca0ea
commit ea0738bcea

View File

@@ -233,7 +233,7 @@
}; };
}; };
"apu" = { "apu" = {
hostname = "10.10.0.1"; hostname = "apu.tempel-vibes.ts.net";
user = "root"; user = "root";
}; };
}; };