Amend subvolumes to include path
This commit is contained in:
parent
b5cfa5109e
commit
945effb048
@ -47,10 +47,10 @@ extraMountsEfi:
|
|||||||
|
|
||||||
btrfsSubvolumes:
|
btrfsSubvolumes:
|
||||||
- mountPoint: /
|
- mountPoint: /
|
||||||
subvolume: @
|
subvolume: /@
|
||||||
- mountPoint: /home
|
- mountPoint: /home
|
||||||
subvolume: @home
|
subvolume: /@home
|
||||||
- mountPoint: /var/cache
|
- mountPoint: /var/cache
|
||||||
subvolume: @cache
|
subvolume: /@cache
|
||||||
- mountPoint: /var/log
|
- mountPoint: /var/log
|
||||||
subvolume: @log
|
subvolume: /@log
|
Loading…
Reference in New Issue
Block a user