nixpkgs/nixos
Eelco Dolstra 1f3f31b2a8 Add options nix.{trustedUsers,allowedUsers}
These are just trusted-users and allowed-users in nix.conf. It's
useful to have options for them so that different modules can specify
trusted/allowed users.
2015-06-26 18:45:27 +02:00
..
doc/manual tvheadend: init at 4.0.4 2015-06-24 13:22:09 +00:00
lib Factor the NixOS channel building code out into its own file, so I can use it elsewhere 2015-06-13 21:55:29 -04:00
maintainers Initial attempt at configuring from EC2 userdata (with input from cstrahan). Now with VM tests! 2015-06-11 23:16:35 -04:00
modules Add options nix.{trustedUsers,allowedUsers} 2015-06-26 18:45:27 +02:00
tests Installer test: Fix booting from SCSI 2015-06-17 15:47:43 +02:00
COPYING
default.nix
README
release-combined.nix Revert "Drop tests.installer.grub1 as release critical" 2015-06-12 01:37:45 +02:00
release-small.nix Rename scrubDrv -> hydraJob and make it more effective 2015-03-20 19:46:18 +01:00
release.nix Factor the NixOS channel building code out into its own file, so I can use it elsewhere 2015-06-13 21:55:29 -04: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.