linux Featured My NixOS Journey Part 2 I want to use btrfs for my NixOS servers because of the flexibility of subvolumes without the complexity of ZFS. To do this, I'll write a simple bash script that automates partitioning, creating subvolumes, and installation.