working system
This commit is contained in:
parent
090e8e3a9d
commit
d38a412e8f
14 changed files with 76 additions and 18 deletions
3
modules/services/firewall.nix
Normal file
3
modules/services/firewall.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
_: {
|
||||
networking.nftables.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue