Garage: open ports
This commit is contained in:
parent
8fe57c0fdb
commit
004f96c847
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
users.users.garage = { isSystemUser = true; group = "garage"; };
|
||||
age.secrets.garage_rpc_secret = { file = ../../secrets/garage_rpc_secret.age; owner = "garage"; };
|
||||
|
||||
networking.firewall.interfaces."ztmjfdwjkp".allowedTCPPorts = [
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
3900
|
||||
3901
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue