1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2024-11-09 04:01:33 -05:00
This commit is contained in:
TommyTran732 2021-08-21 02:56:20 -04:00 committed by tommytran732
parent e663b92de1
commit 4951e5f8d9
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -127,6 +127,7 @@ chattr +C /mnt/@/var_lib_gdm
chattr +C /mnt/@/var_lib_AccountsService
chattr +C /mnt/@/cryptkey
#Set the default BTRFS Subvol to Snapshot 1 before pacstrapping
btrfs subvolume set-default "$(btrfs subvolume list /mnt | grep "@/.snapshots/1/snapshot" | grep -oP '(?<=ID )[0-9]+')" /mnt
cat << EOF >> /mnt/@/.snapshots/1/info.xml