mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-03 15:57:20 +02:00
fix: fixed nm timeout for tailscale interface
This commit is contained in:
parent
9422c8e6dc
commit
c7ba63dab2
1 changed files with 1 additions and 0 deletions
1
base.nix
1
base.nix
|
@ -32,6 +32,7 @@
|
||||||
|
|
||||||
networking.firewall.checkReversePath = "loose";
|
networking.firewall.checkReversePath = "loose";
|
||||||
|
|
||||||
|
networking.networkmanager.unmanaged = [ "tailscale0" ];
|
||||||
|
|
||||||
|
|
||||||
security.pki.certificates = [
|
security.pki.certificates = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue