This commit is contained in:
2026-02-09 21:05:02 -06:00
parent 319923c57c
commit 5e6edd00bb
3 changed files with 53 additions and 1 deletions

View File

@@ -91,7 +91,9 @@
port = 3306;
};
initialDatabases = [
"booklore"
{
name = "booklore";
}
];
ensureUsers = [
{