mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: nextcloud test
This commit is contained in:
parent
5fc36f05f7
commit
c6f5c7cdad
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ in
|
||||||
phpOptions."opcache.interned_strings_buffer" = "24";
|
phpOptions."opcache.interned_strings_buffer" = "24";
|
||||||
extraAppsEnable = true;
|
extraAppsEnable = true;
|
||||||
extraApps = {
|
extraApps = {
|
||||||
inherit (config.services.service.package.packages.apps)
|
inherit (pkgs.nextcloud31Packages.apps)
|
||||||
contacts
|
contacts
|
||||||
calendar
|
calendar
|
||||||
deck
|
deck
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue