mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 21:16:35 +05:30
update firewall rules
This commit is contained in:
@ -47,6 +47,10 @@
|
||||
|
||||
networking = {
|
||||
hostName = "controller";
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [80 443 22];
|
||||
};
|
||||
};
|
||||
|
||||
security = {
|
||||
|
Reference in New Issue
Block a user