feat: wiki test

This commit is contained in:
Nick 2024-10-19 16:00:30 -05:00
parent ddcf87fcb4
commit 020fec7e8e
2 changed files with 30 additions and 19 deletions

View file

@ -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;