mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-22 20:00:54 +01:00
feat: add roundcube
This commit is contained in:
parent
1814fab2c2
commit
12d7d20bc6
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
Reference in a new issue