mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: wiki test
This commit is contained in:
parent
ddcf87fcb4
commit
020fec7e8e
2 changed files with 30 additions and 19 deletions
|
@ -6,7 +6,7 @@ in {
|
|||
postgresqlBackup = {
|
||||
enable = true;
|
||||
location = paths.path0;
|
||||
databases = ["mastodon" "nextcloud" "peertube" "forgejo"];
|
||||
databases = ["mastodon" "nextcloud" "peertube" "forgejo" "wiki"];
|
||||
};
|
||||
postgresql = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue