filesystems: add new downloads device
This commit is contained in:
@@ -31,7 +31,7 @@ mounts:
|
||||
create_dir: false
|
||||
|
||||
- path: /mnt/downloads
|
||||
src: /dev/disk/by-uuid/ee6247ed-5bcf-481e-802e-74efbc02eb45
|
||||
src: /dev/disk/by-uuid/56a4fe2f-ce26-48cc-b602-548db7357549
|
||||
fstype: btrfs
|
||||
opts: defaults,compress=zstd:1
|
||||
state: mounted
|
||||
@@ -41,7 +41,7 @@ mounts:
|
||||
create_dir: false
|
||||
|
||||
- path: /home/bryan/downloads
|
||||
src: /dev/disk/by-uuid/ee6247ed-5bcf-481e-802e-74efbc02eb45
|
||||
src: /dev/disk/by-uuid/56a4fe2f-ce26-48cc-b602-548db7357549
|
||||
fstype: btrfs
|
||||
opts: subvol=downloads,defaults,compress=zstd:1,x-systemd.requires=home.mount,x-gvfs-hide
|
||||
state: mounted
|
||||
|
||||
Reference in New Issue
Block a user