feat: add plain 'mako' service for notifications

This commit is contained in:
2025-12-14 23:45:58 +01:00
parent a176c744f8
commit 143d31433f
2 changed files with 6 additions and 0 deletions

View File

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