Chris Marusich <cmmarus...@gmail.com> skribis: > I've noticed that in GuixSD (version 0.9.0), the directory > /dev/disk/by-uuid is missing. Is that expected?
It’s a bug that we noticed and fixed just recently, in commit 400ed6a. You can get the fix by running, as root: guix pull guix system reconfigure your-config-file.scm HTH! Ludo’.