ntfy: remove user
This commit is contained in:
parent
d66b0162d1
commit
ca7cdb6649
1 changed files with 0 additions and 8 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue