feat: set up tailscale on 'eetion' host

This commit is contained in:
2026-04-14 17:27:13 +02:00
parent fcdb52cc42
commit 0dd1ecef91

View File

@@ -9,9 +9,12 @@
./host.nix
../../modules/common
../../modules/ssh
../../modules/tailscale
# ../../modules/uptime-kuma
];
tailscale.enable = true;
ssh = {
authorizedHosts = [
"andromache"