Add firewall module

Also: tmproot tweaks
This commit is contained in:
2022-02-12 01:53:57 +00:00
parent bb9a5b2536
commit 33c643f6d8
7 changed files with 233 additions and 24 deletions

View File

@@ -65,6 +65,7 @@
common = "common.nix";
build = "build.nix";
tmproot = "tmproot.nix";
firewall = "firewall.nix";
server = "server.nix";
};