net: switch from manual nftables to firewall module
This commit is contained in:
@@ -78,6 +78,7 @@ in
|
||||
};
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
openFirewall = false;
|
||||
settings = {
|
||||
# Forbid root login through SSH.
|
||||
PermitRootLogin = null;
|
||||
|
||||
Reference in New Issue
Block a user