From 3362667167418e8ed2a139fcc703fd1298911748 Mon Sep 17 00:00:00 2001 From: ctsk <9384305+ctsk@users.noreply.github.com> Date: Sun, 1 Oct 2023 12:28:26 +0200 Subject: [PATCH] [fugitive] Preserve headscale + prometheus --- lib/systems/fugitive/hardware.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/systems/fugitive/hardware.nix b/lib/systems/fugitive/hardware.nix index 47e58f2..92d53b1 100644 --- a/lib/systems/fugitive/hardware.nix +++ b/lib/systems/fugitive/hardware.nix @@ -46,6 +46,8 @@ "/etc/nixos" "/var/log" "/var/lib/acme" # Required to avoid excessive reissuing of certificate on reboots + "/var/lib/prometheus2" + "/var/lib/headscale" "/srv" ]; files = [