mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
tailscale: Disable ssh for all hosts
This commit is contained in:
parent
72ed799826
commit
1c61682e5a
5 changed files with 4 additions and 17 deletions
|
|
@ -27,7 +27,6 @@
|
|||
services = {
|
||||
tailscale = {
|
||||
enable = true;
|
||||
ssh.enable = true;
|
||||
exitNode.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue