mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(service): replace ntfy with maddy
feat(service): remove ntfy
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
sopsFile = ../../secrets/bomba.sops.yaml;
|
||||
};
|
||||
ntfy_users = {
|
||||
owner = "ntfy-sh";
|
||||
# owner = "ntfy-sh";
|
||||
sopsFile = ../../secrets/bomba.sops.yaml;
|
||||
};
|
||||
ntfy_access = {
|
||||
owner = "ntfy-sh";
|
||||
# owner = "ntfy-sh";
|
||||
sopsFile = ../../secrets/bomba.sops.yaml;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user