Update
This commit is contained in:
parent
fe393e3c2a
commit
81e72e574d
@ -5,6 +5,7 @@ let
|
|||||||
port = 8082;
|
port = 8082;
|
||||||
url = "https://" + hostname;
|
url = "https://" + hostname;
|
||||||
in {
|
in {
|
||||||
|
environment.etc."ntfy-sh/auth" = { text = ""; };
|
||||||
services.ntfy-sh = {
|
services.ntfy-sh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
Loading…
Reference in New Issue
Block a user