diff --git a/templates/wholedisk/50-root.conf b/templates/wholedisk/50-root.conf index d133f13..b4ec068 100644 --- a/templates/wholedisk/50-root.conf +++ b/templates/wholedisk/50-root.conf @@ -1,12 +1,11 @@ [Partition] -Subvolumes=/ /home -CopyFiles=/:/ -CompressionLevel=1 MountPoint=/:subvol=/,compress=zstd:1 MountPoint=/home:subvol=/home,compress=zstd:1 DefaultSubvolume=/ -Format=btrfs -ExcludeFiles=/boot/ -Compression=zstd -Encrypt=key-file Type=root +Compression=zstd +ExcludeFiles=/boot/ +Format=btrfs +CopyFiles=/:/ +Subvolumes=/ /home +CompressionLevel=1