fort: added redis and ntfy client

This commit is contained in:
Tigor Hutasuhut 2024-10-15 15:32:34 +07:00
parent 1767610c7c
commit cf0532a43f

View file

@ -88,6 +88,9 @@
flatpak = {
enable = true;
zen-browser.enable = true;
redisinsight.enable = true;
};
services.ntfy-sh.client.enable = true;
};
}