feat: nextcloud test

This commit is contained in:
Nick 2024-10-18 12:30:23 -05:00
parent 6c6095ef6e
commit 9b7258108c

View file

@ -30,7 +30,7 @@ in {
};
config = {
adminpassFile = config.sops.secrets."${nextcloud.name}-pass".path;
# adminuser = user0;
adminuser = user0;
dbtype = "pgsql";
};
database = {