diff --git a/systems/x86_64-linux/thonkpad/hardware.nix b/systems/x86_64-linux/thonkpad/hardware.nix index ce95327..650360e 100644 --- a/systems/x86_64-linux/thonkpad/hardware.nix +++ b/systems/x86_64-linux/thonkpad/hardware.nix @@ -31,7 +31,6 @@ _: { fsType = "btrfs"; options = [ "defaults" - # "autodefrag" "compress-force=zstd" "noatime" "ssd" @@ -46,7 +45,6 @@ _: { fsType = "btrfs"; options = [ "defaults" - # "autodefrag" "compress-force=zstd" "noatime" "ssd" @@ -73,7 +71,6 @@ _: { fsType = "btrfs"; options = [ "defaults" - # "autodefrag" "compress-force=zstd" "noatime" "ssd" @@ -87,7 +84,6 @@ _: { fsType = "btrfs"; options = [ "defaults" - # "autodefrag" "compress-force=zstd" "noatime" "ssd" @@ -113,7 +109,6 @@ _: { fsType = "btrfs"; options = [ "defaults" - # "autodefrag" "compress-force=zstd" "noatime" "ssd"