Fix #67
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m21s
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m21s
This commit is contained in:
@@ -37,6 +37,7 @@ with lib;
|
||||
hostName = "cloud.malobeo.org";
|
||||
config.adminpassFile = config.sops.secrets.nextcloudAdminPass.path;
|
||||
#https = true; #disable for testing
|
||||
datadir = "/data/services/nextcloud/";
|
||||
database.createLocally = true;
|
||||
config.dbtype = "pgsql";
|
||||
configureRedis = true;
|
||||
|
||||
Reference in New Issue
Block a user