puter
This commit is contained in:
parent
0136475c72
commit
20f0705053
2 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
networking = {
|
||||
nftables.enable = true;
|
||||
useNetworkd = true;
|
||||
};
|
||||
networking.nftables.enable = true;
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.nixos-firewall-tool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue