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