this post was submitted on 08 Jun 2026
8 points (100.0% liked)
Guix and GuixSD
233 readers
1 users here now
Community for all Guix and GuixSD users
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Do you actually have
mapped-devicesdeclared in youroperating-systemdeclaration anywhere? Cause i think that's what that variable is referring to instead of it coming from a different module. I don't use mapped-devices myself so not sure, but i have something similar in my swap-device configuration:In this snippet
file-systemsis referring to the file-systems field in my operating-system configuration, i think in your case it might be the same formapped-devices.yes i believe the way that records are set up, binds the fields of the records in the record scope as their set specifiers