From 2cf4c76ea04017ffbe293729007eb969b29f774f Mon Sep 17 00:00:00 2001 From: ene Date: Tue, 21 Feb 2023 16:15:17 +0100 Subject: Fix(bootstrap): Add .snapshots for snapper --- bootstrap/install/install.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap/install') diff --git a/bootstrap/install/install.sh b/bootstrap/install/install.sh index ce22b8cd..c4e8eefe 100755 --- a/bootstrap/install/install.sh +++ b/bootstrap/install/install.sh @@ -82,6 +82,7 @@ cd /mnt || die "(Bug): no /mnt" bsc nix-store bsc persistent-storage bsc persistent-storage/nixos-config +bsc persistent-storage/.snapshots cd / umount -R /mnt mount -t tmpfs none /mnt -- cgit 1.4.1