mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Finally disable tailscale on clients
This commit is contained in:
parent
2acd61d67e
commit
ccac4395a2
2 changed files with 0 additions and 2 deletions
|
|
@ -29,7 +29,6 @@
|
|||
wlan.enable = true;
|
||||
bluetooth.enable = true;
|
||||
sound.enable = true;
|
||||
tailscale.enable = true;
|
||||
nebula.node = {
|
||||
enable = true;
|
||||
address = "10.254.250.3";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue