about summary refs log tree commit diff
path: root/nixos/modules/programs
AgeCommit message (Expand)AuthorFilesLines
2014-07-03Merge pull request #3079 from wmertens/patch-4lethalman1-0/+1
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy3-6/+6
2014-06-25nixos: change EDITOR and PAGER environment variables to mkDefaultsJan Malakhovski1-2/+2
2014-06-25virtualbox: Fix permissions for /dev/vboxdrvuwmertens1-0/+1
2014-06-24nixos: add some missing '.' in option descriptionsBjørn Forsman1-1/+1
2014-06-19nixos/shadow: Add an example for defaultUserShell.aszlig1-0/+1
2014-06-13Rename environment.systemVariables -> environment.sessionVariablesEelco Dolstra1-1/+1
2014-06-10Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra1-3/+6
2014-06-10Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra1-6/+3
2014-06-10Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát1-3/+6
2014-04-30Remove obsolete zsh help textEelco Dolstra1-5/+0
2014-04-29Remove the option ‘programs.bash.enable’Eelco Dolstra2-2/+4
2014-04-29Allocate system uids/gids between 400 and 500Eelco Dolstra1-2/+2
2014-04-18Set $LOCALE_ARCHIVE in all systemd unitsEelco Dolstra1-2/+1
2014-04-18ssh-agent: TweaksEelco Dolstra1-1/+4
2014-04-18Start ssh-agent as a user unitEelco Dolstra1-0/+33
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra12-24/+24
2014-04-11Revert "nixos: fix shell on conatiners"Peter Simons1-1/+1
2014-04-10nixos: fix shell on conatinersJaka Hudoklin1-1/+1
2014-04-03ssh: Don't set xauth if not running xserverWilliam A. Kennington III1-1/+1
2014-03-15Merge branch 'zsh' of git://github.com/ttuegel/nixpkgsShea Levy1-1/+2
2014-02-28add gstreamer 1.0 setup-hook and use it where appropriateDomen Kožar1-1/+1
2014-02-20Don't complain if HOME isn't writableShea Levy1-25/+27
2014-02-05Only add shadow to system packages if users.mutableUsers is trueRickard Nilsson1-1/+2
2014-02-05Generate /etc/passwd and /etc/group at build timeRickard Nilsson1-0/+2
2014-01-31zsh: don't clobber the environment of non-login shellsThomas Tuegel1-1/+2
2013-11-09nixos: capitalize a bunch of service descriptionsBjørn Forsman1-1/+1
2013-11-05gurobi: RemoveEelco Dolstra1-43/+0
2013-11-04Merge pull request #1168 from grwlf/nixos-gnu-screenPeter Simons1-0/+30
2013-11-04Add GNU Screen program moduleSergey Mironov1-0/+30
2013-11-02venus.nix: Fix broken startAt optionEelco Dolstra1-2/+2
2013-10-30Add lots of missing option typesEelco Dolstra2-3/+7
2013-10-25Fix an assertion set in the wrong placeEelco Dolstra1-5/+8
2013-10-24Put the NixOS channel in an optionEelco Dolstra1-1/+1
2013-10-16D'ohShea Levy1-14/+14
2013-10-16Add gurobi to the system packages if the configuration specifies a licenseShea Levy1-0/+2
2013-10-16Add gurobi client moduleShea Levy1-0/+41
2013-10-15Turn security.pam.services into an attribute setEelco Dolstra1-13/+13
2013-10-13Drop <services> from $NIX_PATHEelco Dolstra1-1/+0
2013-10-11bash: place interactiveShellInit at the end to be able to override existing s...Domen Kožar1-2/+2
2013-10-10Update the release expressions and the channel generatorsEelco Dolstra1-1/+0
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra17-0/+1390