enable nextcloud appstore
This commit is contained in:
parent
bc12e7033a
commit
38bae92081
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
...
|
||||
}: {
|
||||
services.nextcloud = {
|
||||
appstoreEnable = true;
|
||||
caching.redis = true;
|
||||
config = {
|
||||
adminpassFile = config.sops.secrets."services/nextcloud/adminpass".path;
|
||||
|
|
Loading…
Reference in a new issue