mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: nextcloud test
This commit is contained in:
parent
cce9eae449
commit
d9c111b2a5
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ in {
|
|||
;
|
||||
};
|
||||
config = {
|
||||
adminpassFile = config.sops.secrets."${nextcloud.name}-pass".path;
|
||||
adminuser = user0;
|
||||
# adminpassFile = config.sops.secrets."${nextcloud.name}-pass".path;
|
||||
# adminuser = user0;
|
||||
dbtype = "pgsql";
|
||||
};
|
||||
database = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue