firewall: use nftables
This commit is contained in:
parent
8eaf733126
commit
6e269d8dc7
|
@ -18,6 +18,7 @@ in
|
|||
useDHCP = true;
|
||||
interfaces.ens18.useDHCP = true;
|
||||
useNetworkd = true;
|
||||
nftables.enable = true;
|
||||
|
||||
firewall.allowedUDPPorts = [ wireguard_port ];
|
||||
wireguard.enable = true;
|
||||
|
|
Loading…
Reference in a new issue