On Wed, Apr 30, 2025, at 3:40 AM, Denis 'GNUtoo' Carikli wrote: > On Tue, 29 Apr 2025 14:20:48 +0200 > Matteo Valsasina <mat...@valsasina.com> wrote: >> If i can ask, what are the advantages and/or use cases of btrfs on a >> guix system? > You basically get the advantages of btrfs. >
Another advantage of btrfs is transparent compression, e.g. with Zstd, which lets you store more data in a given amount of disk space. It's an advantage generally, but /gnu/store/ tends to compress particularly well.