nixpkgs/nixos/modules/system/boot
aszlig 72f2b506c7
nixos/grub: Add another example for extraEntries
Someone on IRC wanted to boot Fedora from another disk. While I'm not
too familiar with UEFI booting in conjunction with GRUB2 it took some
time to get it to work.

So in order to safe others from frustration I'm adding this as another
example to the extraEntries option.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-04-25 08:50:43 +02:00
..
loader nixos/grub: Add another example for extraEntries 2017-04-25 08:50:43 +02:00
coredump.nix systemd-coredump: Add systemd service and fix sysctl pattern. 2016-07-10 18:07:37 +10:00
emergency-mode.nix
initrd-network.nix initrd-network: call postCommands only if network is up 2016-02-03 16:35:21 +03:00
initrd-ssh.nix initrd-ssh: Use initrd secrets for host keys 2017-04-02 16:33:37 -04:00
kernel.nix fix comments about nixos-hardware-scan 2017-02-18 13:29:47 +01:00
kexec.nix
luksroot.nix luksroot: Wait for the header (device) to appear 2017-04-05 20:39:03 +02:00
modprobe.nix nixos treewide: don't set MODULE_DIR 2016-08-19 17:56:54 +03:00
networkd.nix networking.networkd: adjust autmatic mapping of bonds 2017-02-16 21:24:40 +01:00
pbkdf2-sha512.c
plymouth.nix nixos/modules: use defaultText where applicable 2016-11-21 16:35:15 +01:00
resolved.nix systemd: 231 -> 232 2017-01-26 17:52:52 +01:00
shutdown.nix
stage-1-init.sh Add facility to append secrets to the initrd 2017-04-02 16:33:37 -04:00
stage-1.nix Add facility to append secrets to the initrd 2017-04-02 16:33:37 -04:00
stage-2-init.sh stage-2: shellsheck recommendations 2017-04-05 21:40:57 +02:00
stage-2.nix stage-2: replace readonly-mountpoint by findmnt 2017-04-05 09:05:18 +02:00
systemd-lib.nix nixos: escape brackets in systemd units 2017-04-12 15:56:26 +02:00
systemd-nspawn.nix nspawn module: optionSet -> submodule 2016-10-21 01:31:54 +09:00
systemd-unit-options.nix nixos/treewide: systemd.time is in manvolume 7 2017-03-21 08:28:53 +01:00
systemd.nix Allow systemd-fsck@.service to find fsck.* 2017-04-04 18:17:05 +02:00
timesyncd.nix ntp: make timesyncd the new default 2016-12-17 00:00:45 +01:00
tmp.nix