SHA256
1
0

tmux-management: autoreconnect

This commit is contained in:
2026-01-26 16:21:31 -05:00
parent bf3a36e92d
commit 7bac588cf7
8 changed files with 26 additions and 11 deletions

View File

@@ -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