Go to file
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
doc nixos-rebuild: Add a convenience option ‘--upgrade’ 2012-06-25 16:17:34 -04:00
gui nixos-gui: Remove dead code, Comment debug. 2011-04-25 22:23:12 +00:00
lib Test driver: exit when all VMs have exited rather than sleeping forever 2012-06-22 14:31:07 -04:00
maintainers * EBS creator: use the NixOS channel. 2012-05-15 20:42:13 +00:00
modules allow out-of-tree nixos modules 2012-07-21 17:35:50 +02:00
tests * Test swapfile creation. 2012-06-12 14:05:11 +00:00
.version * Add a command "nixos-version" that prints the version of the 2012-04-10 20:56:38 +00:00
COPYING * Add a license, finally :-) 2010-05-28 11:48:41 +00:00
default.nix allow out-of-tree nixos modules 2012-07-21 17:35:50 +02:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release-combined.nix * Include all of Nixpkgs. 2012-04-11 09:17:32 +00:00
release.nix * Use the Git shortrev in NixOS version strings. 2012-06-04 14:23:34 +00:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.