From af3136d19cd3772382cfffcd492296ffd9e03822 Mon Sep 17 00:00:00 2001 From: ctsk <9384305+ctsk@users.noreply.github.com> Date: Sun, 17 Sep 2023 10:15:08 +0200 Subject: [PATCH] [fugitive] Persist /var/lib/acme --- lib/systems/fugitive/hardware.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/systems/fugitive/hardware.nix b/lib/systems/fugitive/hardware.nix index 0da64e7..bd26160 100644 --- a/lib/systems/fugitive/hardware.nix +++ b/lib/systems/fugitive/hardware.nix @@ -45,6 +45,7 @@ directories = [ "/etc/nixos" "/var/log" + "/var/lib/acme" # Required to avoid excessive reissuing of certificate on reboots "/srv" ]; files = [