this post was submitted on 23 Mar 2026
72 points (98.6% liked)

Linux

12928 readers
742 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] beeng@discuss.tchncs.de 4 points 12 hours ago* (last edited 12 hours ago) (2 children)

I wanted btrfs for ages for snapshots.. Then I moved to nixos with Declarative config... Then I needed to move partitions to extend my drive into old root, decided to move to btrfs from ext4 cos why not at the time... Only afterwards do I realize snapshots aren't that helpful when you're on nixos.. Or am I missing something?

Transparent fileystem compression and deduplication (btrfs feature not in ext4) compresses data while still having it be accessible normally. This leads to big space savings.

You can use the tool compsize to check it out.

[–] shadowtofu@discuss.tchncs.de 5 points 9 hours ago

They are still useful for user data. For the nixos system itself, not so much.