change to nftables from iptables
This commit is contained in:
parent
2e60de299d
commit
190a39756b
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
|||
networkmanager.enable = false;
|
||||
useNetworkd = true;
|
||||
useDHCP = false;
|
||||
nftables = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
wireless.iwd = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue