feat(conf): add nftables
This commit is contained in:
parent
cb38f43675
commit
0d62196acb
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
boot.tmp.useTmpfs = true;
|
boot.tmp.useTmpfs = true;
|
||||||
|
|
||||||
networking.networkmanager.enable = true;
|
networking.networkmanager.enable = true;
|
||||||
|
networking.nftables.enable = true;
|
||||||
|
|
||||||
time.timeZone = "Europe/Paris";
|
time.timeZone = "Europe/Paris";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue