ntfy
This commit is contained in:
@@ -87,6 +87,10 @@ in
|
||||
enable = true;
|
||||
port = 8181;
|
||||
apiKey = config.sops.secrets."jallen-nas/crowdsec-capi".path;
|
||||
ntfy = {
|
||||
enable = true;
|
||||
envFile = config.sops.templates."ntfy.env".path;
|
||||
};
|
||||
};
|
||||
dispatcharr = {
|
||||
enable = false;
|
||||
@@ -208,7 +212,7 @@ in
|
||||
smtpPort = 1025;
|
||||
imapPort = 1143;
|
||||
};
|
||||
restic = {
|
||||
restic-server = {
|
||||
enable = true;
|
||||
port = 8008;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user