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