mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 07:27:18 +02:00
feat: add roundcube
This commit is contained in:
parent
1b4d8e881b
commit
ae7ca5ad17
1 changed files with 5 additions and 0 deletions
|
@ -113,6 +113,11 @@
|
|||
|
||||
};
|
||||
|
||||
services.roundcube = {
|
||||
enable = true;
|
||||
hostName = "webmail.luj.fr";
|
||||
};
|
||||
|
||||
networking.firewall.allowedUDPPorts = [
|
||||
51821
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue