move some things out of the vpn namespace
This commit is contained in:
parent
0f71ca1484
commit
f3a04f8bd7
5 changed files with 9 additions and 18 deletions
|
@ -7,6 +7,9 @@
|
|||
allowTcpFromVPNToDefaultPorts = [
|
||||
config.services.prometheus.port
|
||||
config.services.adguardhome.port
|
||||
config.services.vaultwarden.config.ROCKET_PORT
|
||||
config.services.homepage-dashboard.listenPort
|
||||
8096 # jellyfin port
|
||||
];
|
||||
in {
|
||||
extraCommands = builtins.concatStringsSep "\n" (map
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue