mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 21:16:35 +05:30
move monitoring services to a new host
This commit is contained in:
@ -9,7 +9,6 @@
|
||||
../common
|
||||
../../modules/nixos/headscale.nix
|
||||
../../modules/nixos/vaultwarden.nix
|
||||
../../modules/nixos/uptime-kuma.nix
|
||||
../../modules/nixos/gitea.nix
|
||||
../../modules/nixos/monitoring/grafana.nix
|
||||
../../modules/nixos/monitoring/loki.nix
|
||||
@ -88,7 +87,6 @@
|
||||
"/var/lib/grafana"
|
||||
"/var/lib/loki"
|
||||
"/var/lib/private/ntfy-sh"
|
||||
"/var/lib/private/uptime-kuma"
|
||||
];
|
||||
encryption = {
|
||||
mode = "repokey-blake2";
|
||||
|
Reference in New Issue
Block a user