diff --git a/hosts/eetion/default.nix b/hosts/eetion/default.nix index d98196fd..583bb564 100644 --- a/hosts/eetion/default.nix +++ b/hosts/eetion/default.nix @@ -9,9 +9,12 @@ ./host.nix ../../modules/common ../../modules/ssh + ../../modules/tailscale # ../../modules/uptime-kuma ]; + tailscale.enable = true; + ssh = { authorizedHosts = [ "andromache"