# This file was generated from your Guix configuration. Any changes # will be lost upon reconfiguration. insmod luks insmod luks2 cryptomount -u e35658c96e31431a93972e988e32fe63 # Set 'root' to the partition that contains /gnu/store. search --fs-uuid --set 0584a348-341b-475d-b19f-93b5567ee02b if loadfont unicode; then set gfxmode=auto insmod all_video insmod gfxterm fi terminal_output gfxterm insmod png if background_image /gnu/store/8cv1gh9lzhxzga1idp0h4ykh4xh2d052-grub-image.png; then set color_normal=light-gray/black set color_highlight=yellow/black else set menu_color_normal=cyan/blue set menu_color_highlight=white/blue fi # Localization configuration. # search --file --set /gnu/store/d96mmrjwy9069g3dpl39hm6y5x6vb3z6-grub-locales/en@quot.mo set locale_dir=/gnu/store/d96mmrjwy9069g3dpl39hm6y5x6vb3z6-grub-locales set lang=de_DE insmod keylayouts keymap /gnu/store/3h2wmirf7scl2xq7jppq3a3fjawks1jf-grub-keymap.de set default=0 set timeout=5 menuentry "GNU with Linux-Libre 6.0.10" { search --fs-uuid --set 0584a348-341b-475d-b19f-93b5567ee02b linux /gnu/store/3qdad0k7wvwl09wah246q7fvsb1hbr0x-linux-libre-6.0.10/bzImage root=0584a348-341b-475d-b19f-93b5567ee02b gnu.system=/gnu/store/j5fzvj8p2sx89qdj9gx8q081ypgh52r4-system gnu.load=/gnu/store/j5fzvj8p2sx89qdj9gx8q081ypgh52r4-system/boot resume=/swapfile resume_offset=34816 modprobe.blacklist=usbmouse,usbkbd quiet initrd /gnu/store/yzcnki05g7zlfjmx13dwd4vsljrs60pm-raw-initrd/initrd.cpio.gz } if [ "${grub_platform}" == efi ]; then menuentry "Firmware setup" { fwsetup } fi