diff --git a/root/fstab b/root/fstab index de8d01b..cc4e71b 100644 --- a/root/fstab +++ b/root/fstab @@ -3,7 +3,7 @@ # - {%@@ set btrfs_opt_t = "rw,noatime,compress=zstd:3,subvol={}" @@%} + {%@@ set btrfs_opt_t = "defaults,autodefrag,rw,noatime,compress=zstd:3,subvol={}" @@%} {%@@ set entry_t = "UUID={uuid} {path} {fs} {opts} {dump} {pass}" @@%} {%@@ for partition in filesystem.partition @@%}