fix roundcube static files

This commit is contained in:
cy 2025-02-08 12:23:32 -05:00
parent a1c82ab6f3
commit 3f68b25133
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
2 changed files with 2 additions and 0 deletions

View file

@ -177,6 +177,7 @@
sbctl # secure boot
wine-wayland
wine64
solaar
];
environment.sessionVariables = {

View file

@ -43,6 +43,7 @@ in
import common
root ${roundcube.package}
php_fastcgi unix/${fpm.socket}
file_server
'';
};
}