nixpkgs/nixos/modules
Tuomas Tynkkynen 0d544537ca installation-cd: Add separate boot entry that has 'nomodeset'
We seem to be in an unfortunate situation: booting without 'nomodeset'
causes hangs when booting on some NVIDIA cards (6948c3ab80), but on the
other hand adding 'nomodeset' prevents X from starting on other hardware
(e.g. issue #10381 and my Thinkpad X250 with an integrated Broadwell GPU).

Attempt to remedy this situation a bit by adding a separate entry in the
ISOLINUX menu (with the non-'nomodeset' being the default).

(cherry picked from commit 269f261c73)
2015-12-26 07:37:09 -05:00
..
config Add option to link additional package outputs into system.path 2015-12-10 18:38:14 +01:00
hardware Put all firmware in $out/lib/firmware 2015-08-25 00:40:34 +02:00
installer installation-cd: Add separate boot entry that has 'nomodeset' 2015-12-26 07:37:09 -05:00
misc set the channel and commit count in the release 2015-08-27 00:25:31 +02:00
profiles nixos/ISO profile: fix defaultLocales :-) 2015-08-06 12:30:38 +02:00
programs Factor out "man" into a separate module and add "man" outputs to system.path 2015-12-10 16:11:34 +01:00
security ecryptfs: 2015-08-19 12:16:57 +01:00
services Factor out "man" into a separate module and add "man" outputs to system.path 2015-12-10 16:11:34 +01:00
system Add filesystem option to automatically grow to the maximum size 2015-09-27 21:09:00 +02:00
tasks Remove zfs-git and spl-git 2015-11-14 16:17:57 +01:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation nova-image: use make-disk-image.nix 2015-10-26 16:20:40 +01:00
module-list.nix Add option environment.enableDebugInfo 2015-12-10 16:11:52 +01:00
rename.nix Rename users.extraUsers -> users.users, users.extraGroup -> users.groups 2015-09-04 15:02:47 +02:00