This commit is contained in:
2025-03-14 22:17:49 -04:00
parent 4feba720fc
commit 0ea628ddb7
2 changed files with 7 additions and 7 deletions

View File

@@ -79,10 +79,10 @@ in
}
];
ensureDatabases = [
"hass"
"mxr_dev"
"mxr_prod"
"richie"
"hass"
"mxr_dev"
"mxr_prod"
"richie"
];
# Thank you NotAShelf
# https://github.com/NotAShelf/nyx/blob/d407b4d6e5ab7f60350af61a3d73a62a5e9ac660/modules/core/roles/server/system/services/databases/postgresql.nix#L74