chore: enable hedgedoc on akhaten

This commit is contained in:
Luj 2024-09-05 10:55:09 +02:00
parent f8023c5d8e
commit 04706a5f09
2 changed files with 6 additions and 0 deletions

View file

@ -34,6 +34,7 @@ in
};
};
services.postgresql = {
enable = true;
ensureDatabases = [ "hedgedoc" ];
ensureUsers = [
{