I’ve had a draft post of Guix notes written up for a while now. Did you know that it’s easy to generate a file system specified from a config.scm? It’s somewhat equivalent to nixos-install, pacstrap and the like. shell guix system init --no-bootloader config.scm filesystem/ Why? Commands like this are handy for messing around with chroots, containers, and other related stuff!