Guix
Table of Contents
Like NixOS, but configured with Scheme.
Fired Guix up on my StarFive VisionFive2. It's quite slow to do things like
guix pull. Need to test the NVME to see if I can run off
that. I can boot NVME \o/
There is a guide for using Guix from emacs.. and that's something that really appeals to me!
Other appealing things are the bootstrap efforts.
1. Notes
1.1. Using Guix on non-guix hosts
Sourcing the current guix profile can be done via:
GUIX_PROFILE="~/.config/guix/current" . "$GUIX_PROFILE/etc/profile"