forked from wurzel/fruitbasket
firewall: use nftables
This commit is contained in:
parent
8eaf733126
commit
6e269d8dc7
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ in
|
||||||
useDHCP = true;
|
useDHCP = true;
|
||||||
interfaces.ens18.useDHCP = true;
|
interfaces.ens18.useDHCP = true;
|
||||||
useNetworkd = true;
|
useNetworkd = true;
|
||||||
|
nftables.enable = true;
|
||||||
|
|
||||||
firewall.allowedUDPPorts = [ wireguard_port ];
|
firewall.allowedUDPPorts = [ wireguard_port ];
|
||||||
wireguard.enable = true;
|
wireguard.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue