mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-07 13:11:07 +01:00
hostconfig/gandalf: Open firewall for devel services
This commit is contained in:
parent
2b9e225ab3
commit
970b055ac3
1 changed files with 2 additions and 0 deletions
|
|
@ -84,5 +84,7 @@
|
|||
];
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 9080 ];
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue