From a011abc7ef54b4867c64929b909383919f0fdab9 Mon Sep 17 00:00:00 2001 From: colin Date: Sat, 25 Jun 2022 14:53:15 -0700 Subject: [PATCH] add desko /var/lib entries to impermanence --- modules/impermanence.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/impermanence.nix b/modules/impermanence.nix index 8827aa76..392a456e 100644 --- a/modules/impermanence.nix +++ b/modules/impermanence.nix @@ -52,6 +52,7 @@ in # "/var/lib/dhclient" # empty on lappy; dunno about desko # "/var/lib/fwupd" # not sure why this would need persistent state # "/var/lib/geoclue" # empty on lappy + # "/var/lib/lockdown" # empty on desko; might store secrets after iOS handshake? # "/var/lib/logrotate.status" # seems redundant with what's in /var/log? "/var/lib/machines" # maybe not needed, but would be painful to add a VM and forget. # "/var/lib/misc" # empty on lappy