X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=virtual%2Feldiron.nix;h=68b791abcc72db147cbf6f75408b0e1c711c829a;hb=1635a4ae886314be343c9699f40b5a7c7d32fe32;hp=cd92b3ddc7e620fd41e223959af33a963522ac0b;hpb=0facadb8d6c96326bec6a2d7f41cc67987c66899;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/virtual/eldiron.nix b/virtual/eldiron.nix index cd92b3d..68b791a 100644 --- a/virtual/eldiron.nix +++ b/virtual/eldiron.nix @@ -280,6 +280,7 @@ install -d -m 0750 -o wwwrun -g wwwrun /var/lib/php/sessions/adminer install -d -m 0750 -o wwwrun -g wwwrun /var/lib/php/sessions/mantisbt install -d -m 0750 -o wwwrun -g wwwrun /var/lib/php/sessions/ttrss + install -d -m 0750 -o wwwrun -g wwwrun /var/lib/php/sessions/davical ''; redis = '' mkdir -p /run/redis @@ -463,6 +464,7 @@ mypkgs.ympd.apache.vhostConf mypkgs.ttrss.apache.vhostConf mypkgs.roundcubemail.apache.vhostConf + mypkgs.infcloud.apache.vhostConf ]; }) (withConf "eldiron" // {