Skip to content

Instantly share code, notes, and snippets.

@tmountain
Created October 22, 2021 15:44
Show Gist options
  • Save tmountain/5190ccff161c85f41e8ba64cee1d59d8 to your computer and use it in GitHub Desktop.
Save tmountain/5190ccff161c85f41e8ba64cee1d59d8 to your computer and use it in GitHub Desktop.
# cat extlinux.conf
# Generated file, all changes will be lost on nixos-rebuild!
# Change this to e.g. nixos-42 to temporarily boot to an older configuration.
DEFAULT nixos-default
MENU TITLE ------------------------------------------------------------
TIMEOUT 50
LABEL nixos-default
MENU LABEL NixOS - Default
LINUX ../nixos/hs9rxdh3a1idzhymdz94gzrrmcmn8ah7-linux-5.4.122-Image
INITRD ../nixos/w8s9vkbirbkmfmg9xpdbnl54ibpn4i2b-initrd-linux-5.4.122-initrd
FDTDIR ../nixos/hs9rxdh3a1idzhymdz94gzrrmcmn8ah7-linux-5.4.122-dtbs
APPEND systemConfig=/nix/store/dbnxakka3wac0yhr3nlh25rkmsjnhnhj-nixos-system-nixos-20.09.4404.a13824fe5e3 init=/nix/store/dbnxakka3wac0yhr3nlh25rkmsjnhnhj-nixos-system-nixos-20.09.4404.a13824fe5e3/init cma=32M console=ttyS0,115200n8 console=ttyAMA0,115200n8 console=tty0 loglevel=7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment