tailscale: Disable ssh for all hosts

This commit is contained in:
SebastianStork 2026-01-07 20:51:50 +01:00
parent 72ed799826
commit 1c61682e5a
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
5 changed files with 4 additions and 17 deletions

View file

@ -21,10 +21,7 @@
boot.loader.systemd-boot.enable = true;
services = {
tailscale = {
enable = true;
ssh.enable = true;
};
tailscale.enable = true;
nebula.node = {
enable = true;