]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - nixops/modules/websites/tools/tools/default.nix
Update roundcube
[perso/Immae/Config/Nix.git] / nixops / modules / websites / tools / tools / default.nix
index 8edbdd9aa13b56a38350737ac8892d16d4f6bcc3..aa59e280d6c254c930b9c3ebf54f2b894acdfdf8 100644 (file)
@@ -129,6 +129,7 @@ in {
       ];
     };
 
+    services.myPhpfpm.poolPhpConfigs.roundcubemail = roundcubemail.phpFpm.phpConfig;
     services.myPhpfpm.poolConfigs = {
       adminer = adminer.phpFpm.pool;
       ttrss = ttrss.phpFpm.pool;