Skip to content

Instantly share code, notes, and snippets.

/grub.cfg Secret

Created May 22, 2017 00:02
Show Gist options
  • Save anonymous/00db9b5b44c99311230c098a83ac55ec to your computer and use it in GitHub Desktop.
Save anonymous/00db9b5b44c99311230c098a83ac55ec to your computer and use it in GitHub Desktop.
# Automatically generated. DO NOT EDIT THIS FILE!
search --set=drive2 --fs-uuid 35505d3a-125e-4924-ac71-1e535b13a9f3
search --set=drive1 --fs-uuid 35505d3a-125e-4924-ac71-1e535b13a9f3
if [ -s $prefix/grubenv ]; then
load_env
fi
# ‘grub-reboot’ sets a one-time saved entry, which we process here and
# then delete.
if [ "${next_entry}" ]; then
set default="${next_entry}"
set next_entry=
save_env next_entry
set timeout=1
else
set default=0
set timeout=5
fi
# Setup the graphics stack for bios and efi systems
if [ "${grub_platform}" = "efi" ]; then
insmod efi_gop
insmod efi_uga
else
insmod vbe
fi
insmod font
if loadfont ($drive1)/boot/grub/fonts/unicode.pf2; then
insmod gfxterm
if [ "${grub_platform}" = "efi" ]; then
set gfxmode=auto
set gfxpayload=keep
else
set gfxmode=1024x768
set gfxpayload=text
fi
terminal_output gfxterm
fi
insmod png
if background_image ($drive1)/boot/background.png; then
set color_normal=white/black
set color_highlight=black/white
else
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
fi
menuentry "NixOS - Default" {
search --set=drive1 --fs-uuid 35505d3a-125e-4924-ac71-1e535b13a9f3
search --set=drive2 --fs-uuid 35505d3a-125e-4924-ac71-1e535b13a9f3
linux ($drive2)/nix/store/1maa67vqmlvpwmpxzmggmdpr6kg78vfa-linux-4.9.29/bzImage systemConfig=/nix/store/4c7y4zj1m6g7r1fp45vrs7iiwn6b3rg9-nixos-system-babs-laptop2-17.03.1180.27b488f28e init=/nix/store/4c7y4zj1m6g7r1fp45vrs7iiwn6b3rg9-nixos-system-babs-laptop2-17.03.1180.27b488f28e/init loglevel=4
initrd ($drive2)/nix/store/r77zhnwfq8whwbw1xqm6dqii1gnpwhmy-initrd/initrd
}
submenu "NixOS - All configurations" {
menuentry "NixOS - Configuration 4 (2017-05-21 - 17.03.1180.27b488f28e)" {
search --set=drive1 --fs-uuid 35505d3a-125e-4924-ac71-1e535b13a9f3
search --set=drive2 --fs-uuid 35505d3a-125e-4924-ac71-1e535b13a9f3
linux ($drive2)/nix/store/1maa67vqmlvpwmpxzmggmdpr6kg78vfa-linux-4.9.29/bzImage systemConfig=/nix/store/4c7y4zj1m6g7r1fp45vrs7iiwn6b3rg9-nixos-system-babs-laptop2-17.03.1180.27b488f28e init=/nix/store/4c7y4zj1m6g7r1fp45vrs7iiwn6b3rg9-nixos-system-babs-laptop2-17.03.1180.27b488f28e/init loglevel=4
initrd ($drive2)/nix/store/r77zhnwfq8whwbw1xqm6dqii1gnpwhmy-initrd/initrd
}
menuentry "NixOS - Configuration 3 (2017-05-21 - 17.03.1180.27b488f28e)" {
search --set=drive1 --fs-uuid 35505d3a-125e-4924-ac71-1e535b13a9f3
search --set=drive2 --fs-uuid 35505d3a-125e-4924-ac71-1e535b13a9f3
linux ($drive2)/nix/store/1maa67vqmlvpwmpxzmggmdpr6kg78vfa-linux-4.9.29/bzImage systemConfig=/nix/store/7p3ll9yv5sgfd3wkn9lmxnk2y1snrpf8-nixos-system-babs-laptop2-17.03.1180.27b488f28e init=/nix/store/7p3ll9yv5sgfd3wkn9lmxnk2y1snrpf8-nixos-system-babs-laptop2-17.03.1180.27b488f28e/init loglevel=4
initrd ($drive2)/nix/store/r77zhnwfq8whwbw1xqm6dqii1gnpwhmy-initrd/initrd
}
menuentry "NixOS - Configuration 2 (2017-05-21 - 17.03.1160.f2c4af4e3b)" {
search --set=drive1 --fs-uuid 35505d3a-125e-4924-ac71-1e535b13a9f3
search --set=drive2 --fs-uuid 35505d3a-125e-4924-ac71-1e535b13a9f3
linux ($drive2)/nix/store/5q6mc1cwi4c6ya3qic2x5vpkr1kfb1b4-linux-4.9.28/bzImage systemConfig=/nix/store/9ms8ikcxbssvgf2db18hlf9xwgb36w1i-nixos-system-babs-laptop2-17.03.1160.f2c4af4e3b init=/nix/store/9ms8ikcxbssvgf2db18hlf9xwgb36w1i-nixos-system-babs-laptop2-17.03.1160.f2c4af4e3b/init loglevel=4
initrd ($drive2)/nix/store/zkcgzx9198zqasxlji9m1nqd35hr6sx9-initrd/initrd
}
menuentry "NixOS - Configuration 1 (2017-05-21 - 17.03.1160.f2c4af4e3b)" {
search --set=drive1 --fs-uuid 35505d3a-125e-4924-ac71-1e535b13a9f3
search --set=drive2 --fs-uuid 35505d3a-125e-4924-ac71-1e535b13a9f3
linux ($drive2)/nix/store/5q6mc1cwi4c6ya3qic2x5vpkr1kfb1b4-linux-4.9.28/bzImage systemConfig=/nix/store/fzck4q9rykah91h6mfnvc4ablhz80bdf-nixos-system-babs-laptop2-17.03.1160.f2c4af4e3b init=/nix/store/fzck4q9rykah91h6mfnvc4ablhz80bdf-nixos-system-babs-laptop2-17.03.1160.f2c4af4e3b/init loglevel=4
initrd ($drive2)/nix/store/zkcgzx9198zqasxlji9m1nqd35hr6sx9-initrd/initrd
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment