mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 04:56:34 +05:30
enable ntfy-sh
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
../../modules/nixos/monitoring/grafana.nix
|
||||
../../modules/nixos/monitoring/loki.nix
|
||||
../../modules/nixos/monitoring/promtail.nix
|
||||
../../modules/nixos/ntfy-sh.nix
|
||||
];
|
||||
|
||||
sops.secrets.borg_encryption_key = {
|
||||
@ -46,6 +47,7 @@
|
||||
"/var/lib/headscale"
|
||||
"/var/lib/grafana"
|
||||
"/var/lib/loki"
|
||||
"/var/lib/ntfy-sh"
|
||||
];
|
||||
encryption = {
|
||||
mode = "repokey-blake2";
|
||||
|
Reference in New Issue
Block a user