nixos/nextcloud: default createLocally to false
This commit is contained in:
@@ -25,6 +25,7 @@ in {
|
||||
redis = true;
|
||||
memcached = false;
|
||||
};
|
||||
database.createLocally = true;
|
||||
config = {
|
||||
dbtype = "pgsql";
|
||||
inherit adminuser;
|
||||
|
||||
Reference in New Issue
Block a user