- Dedicated Database: Add MariaDB ports

- Songsheet: Update the compose comments, as the database uses the dedicated database
- General: Re-added Librewolf onto the module.
This commit is contained in:
Root User 2026-02-07 14:08:52 +01:00
parent 63a80ae88a
commit 99a0ed1719
Signed by: root
GPG key ID: 087F0A95E5766D72
4 changed files with 6 additions and 4 deletions

View file

@ -5,6 +5,7 @@
...
}: {
# TODO Figure out a better way to manage secrets.
# CHECK OUT https://github.com/ryantm/agenix
local.secrets = {
gitUserName = "Your Name";
gitUserEmail = "you@example.com";