nixpkgs/modules
Mathijs Kwik b609ff4fcf allow out-of-tree nixos modules
The environment variable "NIXOS_EXTRA_MODULES" is now checked to
contain a path to a file similar to modules/module-list.nix.

This gives the ability to include nixos modules that are not in the
nixos source tree.

This can be useful for modules that are still experimental, or which
aren't useful for other nixos users. Of course, this was already
possible to do this using a forked nixos tree, but with this
functionality, you can just rely on the nixos channel, easing things a
lot.
2012-07-21 17:35:50 +02:00
..
config Global replace /var/run/current-system -> /run/current-system 2012-07-16 11:34:21 -04:00
hardware Add module for b43 firmware 2012-07-13 23:54:41 -04:00
installer Global replace /var/run/current-system -> /run/current-system 2012-07-16 11:34:21 -04:00
misc crashdump: it required some kernel options for the nmi_watchdog to work. 2012-07-18 21:50:18 +02:00
profiles * On headless systems, disable the emergency shell and redirect 2012-05-16 15:08:44 +00:00
programs Global replace /var/run/current-system -> /run/current-system 2012-07-16 11:34:21 -04:00
security allow out-of-tree nixos modules 2012-07-21 17:35:50 +02:00
services Global replace /var/run/opengl-driver -> /run/opengl-driver 2012-07-16 11:34:21 -04:00
system Don't create /var/log/upstart/<jobname> unless necessary 2012-07-18 17:09:00 -04:00
tasks Global replace /var/run/current-system -> /run/current-system 2012-07-16 11:34:21 -04:00
testing Drop the socat wrapper 2012-06-22 15:37:22 -04:00
virtualisation Fix booting on EC2 2012-06-24 19:02:34 -04:00
module-list.nix Add module for b43 firmware 2012-07-13 23:54:41 -04:00
rename.nix * wpa_supplicant: automatically figure out the wireless interface(s) 2012-03-04 17:21:14 +00:00