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
|
sbctl # secure boot
|
||||||
wine-wayland
|
wine-wayland
|
||||||
wine64
|
wine64
|
||||||
|
solaar
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
|
|
|
@ -43,6 +43,7 @@ in
|
||||||
import common
|
import common
|
||||||
root ${roundcube.package}
|
root ${roundcube.package}
|
||||||
php_fastcgi unix/${fpm.socket}
|
php_fastcgi unix/${fpm.socket}
|
||||||
|
file_server
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue