fix(Zephyrus): Added firewall rules to make Wireguard work with NM
This commit is contained in:
parent
13df49c3cc
commit
7719637c95
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
|
|
||||||
# Network & Bluetooth
|
# Network & Bluetooth
|
||||||
networking.networkmanager.enable = true;
|
networking.networkmanager.enable = true;
|
||||||
|
networking.firewall.checkReversePath = "loose"; # For wireguard
|
||||||
|
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
hardware.bluetooth.powerOnBoot = true;
|
hardware.bluetooth.powerOnBoot = true;
|
||||||
|
|
Loading…
Reference in a new issue