fix(Zephyrus): Added firewall rules to make Wireguard work with NM

This commit is contained in:
GaspardCulis 2024-11-06 14:08:59 +01:00
parent 13df49c3cc
commit 7719637c95

View file

@ -39,6 +39,7 @@
# Network & Bluetooth
networking.networkmanager.enable = true;
networking.firewall.checkReversePath = "loose"; # For wireguard
hardware.bluetooth.enable = true;
hardware.bluetooth.powerOnBoot = true;