fix for wireguard
This commit is contained in:
parent
8ca39c9733
commit
02fdb4707d
1 changed files with 3 additions and 0 deletions
|
@ -164,6 +164,9 @@
|
|||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
|
||||
# If you don't set this Wireguard won't work.
|
||||
networking.firewall.checkReversePath = false;
|
||||
|
||||
# Enable sound with pipewire.
|
||||
services.pulseaudio.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue