feat(APPA): move nextcloud to postgresql
This commit is contained in:
parent
0517922bf0
commit
2003271472
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
config = {
|
||||
adminuser = "admin";
|
||||
adminpassFile = config.age.secrets.passwords-nextcloud-admin.path;
|
||||
dbtype = "pgsql";
|
||||
};
|
||||
autoUpdateApps = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue