Amend subvolumes to include path

This commit is contained in:
Chrysostomus 2021-01-26 22:13:29 +02:00
parent b5cfa5109e
commit 945effb048

View File

@ -47,10 +47,10 @@ extraMountsEfi:
btrfsSubvolumes:
- mountPoint: /
subvolume: @
subvolume: /@
- mountPoint: /home
subvolume: @home
subvolume: /@home
- mountPoint: /var/cache
subvolume: @cache
subvolume: /@cache
- mountPoint: /var/log
subvolume: @log
subvolume: /@log