Impermanence

2026
A broad look at the main five layers that comprise my Volatile Nix OS configuration.
I wanted `nix-env -iA` back as a scratch install on a declarative host. Turns out you can't persist your way out of a symlink, and the thing I was trying to save wasn't even the thing that mattered.
Moving a directory into the persistence list on an impermanent NixOS host looks trivial until nixos-rebuild dies with 'mount path is not canonical'. Here's why, and the one rule that avoids it.
2025
On Living with tmpfs
A year into running a volatile root on NixOS. What breaks, what stops breaking, and why I can't go back.