nixpkgs/nixos/modules/system/boot
Shea Levy 48daf624c5 Add module to use kmscon instead of linux-console for VTs
This required some changes to systemd unit handling:

* Add an option to specify that a unit is just a symlink
* Allow specified units to overwrite systemd-provided ones
* Have gettys.target require autovt@1.service instead of getty@1.service

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 08:17:19 -05:00
..
loader gummiboot module: Don't use obsolete environment.nix option 2014-01-05 15:53:39 -05:00
kernel.nix nixos initrd: load atkbd, not xtkbd 2013-12-23 09:01:45 +01:00
kexec.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
luksroot.nix Add a way to define obsolete options that have no replacement 2013-10-23 20:08:22 +02:00
modprobe.nix Add support for lightweight NixOS containers 2013-11-27 17:14:10 +01:00
readonly-mountpoint.c Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
shutdown.nix Disable various services when running inside a container 2013-11-26 18:19:45 +01:00
stage-1-init.sh Shut up "failed to resume" warning if there is no resume device 2013-10-30 18:47:43 +01:00
stage-1.nix Add support for lightweight NixOS containers 2013-11-27 17:14:10 +01:00
stage-2-init.sh Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
stage-2.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
systemd-unit-options.nix Allow services to specify a pre-stop script 2013-11-26 18:24:55 +01:00
systemd.nix Add module to use kmscon instead of linux-console for VTs 2014-01-15 08:17:19 -05:00