refactor: enable firewall explicitely for 'hecuba' host
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
networking = {
|
||||
firewall.enable = true;
|
||||
};
|
||||
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
harden = true;
|
||||
|
||||
Reference in New Issue
Block a user