change to nftables from iptables
This commit is contained in:
parent
ee5fa789d8
commit
35a82ef4d8
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