about summary refs log tree commit diff stats
path: root/bootstrap
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-02-21 16:15:17 +0100
committerene <ene@sils.li>2023-02-21 16:15:17 +0100
commit2cf4c76ea04017ffbe293729007eb969b29f774f (patch)
treefd15de83b10028559f31543c441865828459f752 /bootstrap
parentFix(home-manager): Add dconf service (diff)
downloadnixos-config-2cf4c76ea04017ffbe293729007eb969b29f774f.tar.gz
nixos-config-2cf4c76ea04017ffbe293729007eb969b29f774f.zip
Fix(bootstrap): Add .snapshots for snapper
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap/install/install.sh1
1 files changed, 1 insertions, 0 deletions
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