Skip to content

Commit 06b8a6f

Browse files
committed
feat: persist /var/lib/systemd entirely
Signed-off-by: Reputable2722 <153411261+Reputable2772@users.noreply.github.com>
1 parent 8daeee1 commit 06b8a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

System/Common/Misc/impermanence.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
directories = [
1010
"/var/log"
1111
"/var/lib/nixos"
12-
"/var/lib/systemd/coredump"
12+
"/var/lib/systemd"
1313

1414
"/var/lib/bluetooth"
1515
"/etc/NetworkManager/system-connections"

0 commit comments

Comments
 (0)