feat: add plain 'mako' service for notifications

This commit is contained in:
2025-12-14 23:45:58 +01:00
parent 447ccd705e
commit 6600b2325d
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
services.mako = {
enable = true;
};
}