net: switch from manual nftables to firewall module

This commit is contained in:
2026-07-27 21:57:06 +08:00
parent 612ad77325
commit fef9f79a78
5 changed files with 44 additions and 144 deletions
+1
View File
@@ -31,6 +31,7 @@
services.openssh = {
enable = true;
openFirewall = false;
settings = {
# Forbid root login through SSH.
PermitRootLogin = null;