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 |
||
---|---|---|
.. | ||
activate-configuration.sh | ||
config.nix | ||
fonts.nix | ||
modprobe | ||
options.nix | ||
switch-to-configuration.sh | ||
system.nix | ||
system.sh |