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

@ -29,10 +29,7 @@
wlan.enable = true;
bluetooth.enable = true;
sound.enable = true;
tailscale = {
enable = true;
ssh.enable = true;
};
tailscale.enable = true;
nebula.node = {
enable = true;
address = "10.254.250.3";