Forgor... again.
This commit is contained in:
parent
6f536f306f
commit
e389ebb672
1 changed files with 2 additions and 2 deletions
|
|
@ -567,8 +567,8 @@ in {
|
|||
wants = ["acme-finished-prg-radio.org.target"];
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [80 443 10022 30033 8448 9001 3001 993 465];
|
||||
networking.firewall.allowedUDPPorts = [80 443 9987 9001 3001 993 465];
|
||||
networking.firewall.allowedTCPPorts = [80 443 10022 30033 8448 9001 3001 993 465 25];
|
||||
networking.firewall.allowedUDPPorts = [80 443 9987 9001 3001 993 465 25];
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue