fix roundcube static files
This commit is contained in:
parent
a1c82ab6f3
commit
3f68b25133
2 changed files with 2 additions and 0 deletions
|
@ -177,6 +177,7 @@
|
|||
sbctl # secure boot
|
||||
wine-wayland
|
||||
wine64
|
||||
solaar
|
||||
];
|
||||
|
||||
environment.sessionVariables = {
|
||||
|
|
|
@ -43,6 +43,7 @@ in
|
|||
import common
|
||||
root ${roundcube.package}
|
||||
php_fastcgi unix/${fpm.socket}
|
||||
file_server
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue