feat: set up tailscale on 'eetion' host

This commit is contained in:
2026-04-21 21:37:17 +02:00
parent fcdb52cc42
commit 0dd1ecef91
+3
View File
@@ -9,9 +9,12 @@
./host.nix
../../modules/common
../../modules/ssh
../../modules/tailscale
# ../../modules/uptime-kuma
];
tailscale.enable = true;
ssh = {
authorizedHosts = [
"andromache"