nixos/modules/firewall: Inherit networking.firewall.allowed*Ports
This commit is contained in:
@@ -122,7 +122,7 @@ in
|
||||
};
|
||||
|
||||
openssh = {
|
||||
enable = true;
|
||||
enable = mkDefault true;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user