mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: nextcloud test
This commit is contained in:
parent
6533ca80ab
commit
b8bad3a2fd
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ in {
|
||||||
# };
|
# };
|
||||||
config = {
|
config = {
|
||||||
adminpassFile = config.sops.secrets."${nextcloud.name}-pass".path;
|
adminpassFile = config.sops.secrets."${nextcloud.name}-pass".path;
|
||||||
|
adminuser = "admin";
|
||||||
dbtype = "pgsql";
|
dbtype = "pgsql";
|
||||||
};
|
};
|
||||||
database = {
|
database = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue