mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 11:41:34 +01:00
nebula: Fix tailscale ssh disconnects
This commit is contained in:
parent
61f5c54196
commit
2978d2c1a5
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ in
|
|||
pki.disconnect_invalid = true;
|
||||
cipher = "aes";
|
||||
logging.level = "warning";
|
||||
lighthouse.local_allow_list.interfaces.tailscale0 = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue