ntfy: remove user

This commit is contained in:
wo2wz 2025-12-16 10:46:29 -05:00
parent d66b0162d1
commit ca7cdb6649

View file

@ -12,14 +12,6 @@
reverse_proxy localhost${config.services.ntfy-sh.settings.listen-http} reverse_proxy localhost${config.services.ntfy-sh.settings.listen-http}
''; '';
users = {
users.ntfy-sh = {
isSystemUser = true;
group = "ntfy-sh";
};
groups.ntfy-sh = {};
};
services.ntfy-sh = { services.ntfy-sh = {
enable = true; enable = true;
settings = { settings = {