From f93ba5146954a98a3ba132ebd1cd81f04ba01fe4 Mon Sep 17 00:00:00 2001 From: Bob van der Linden Date: Wed, 14 Jan 2015 20:35:54 +0100 Subject: nixos: loader: added generic config.boot.loader.timeout option timeout options of grub and gummiboot will inherit the value of this option by default. --- nixos/modules/module-list.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/module-list.nix') diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix index cf82e5035d9a..c9b91acde71e 100644 --- a/nixos/modules/module-list.nix +++ b/nixos/modules/module-list.nix @@ -371,6 +371,7 @@ ./system/boot/kernel.nix ./system/boot/kexec.nix ./system/boot/loader/efi.nix + ./system/boot/loader/loader.nix ./system/boot/loader/generations-dir/generations-dir.nix ./system/boot/loader/grub/grub.nix ./system/boot/loader/grub/ipxe.nix -- cgit 1.4.1