mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Remove createLocally
This commit is contained in:
parent
f252a4a061
commit
126a895741
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ in serverSystemConfiguration {
|
||||||
config.adminpassFile = config.age.secrets."cube/password.nextcloud".path;
|
config.adminpassFile = config.age.secrets."cube/password.nextcloud".path;
|
||||||
|
|
||||||
config.dbtype = "pgsql";
|
config.dbtype = "pgsql";
|
||||||
database.createLocally = true;
|
|
||||||
|
|
||||||
extraAppsEnable = true;
|
extraAppsEnable = true;
|
||||||
extraApps = {
|
extraApps = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue