Hi, I have attempted to install GuixSD on an encrypted root using LUKS, after reading the release notes for 0.12.0 that implies this should now work - My config.scm is linked: https://gist.github.com/AcouBass/3a1a6ab28c17830a175dc7da95eb18cd I don't get any errors on installation, nor upon doing a system reconfigure. At the moment I am still having to drop to a command prompt in Grub and use the commands: insmod luks cryptomount hd0,msdos2 Which while it does work does mean I'm entering my passphrase twice (As well as having to drop to the Grub command line!) Is this still an unsupported setup for now? If not, am I doing something blatently wrong? Thanks!