feat(vesuvio): add roundcube

This commit is contained in:
uku 2025-01-08 10:20:49 +01:00
parent 92f3f0e0ca
commit e3a513794a
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
6 changed files with 59 additions and 0 deletions

View file

@ -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 = [