3ab4e0f17f
environment = { extraPackages = pkgs: [ pkgs.firefox pkgs.thunderbird ]; }; This approach is often actually nicer than adding to the default profile using nix-env, since it's declarative, and all packages declared here will be updated automatically when you run nixos-rebuild. * Allow additional setuid programs to be specified in security.extraSetuidPrograms. svn path=/nixos/trunk/; revision=8548 |
||
---|---|---|
boot | ||
configuration | ||
doc/manual | ||
etc | ||
helpers | ||
installer | ||
system | ||
upstart-jobs | ||
README | ||
STABLE | ||
VERSION |
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nix.cs.uu.nl/nixos and in the manual in doc/manual.