feat(vesuvio): add roundcube
This commit is contained in:
parent
92f3f0e0ca
commit
e3a513794a
6 changed files with 59 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
|||
ports = [ 4269 ];
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
# despite not having postgres here, we match with etna for safety
|
||||
postgresql.package = pkgs.postgresql_16;
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue