summaryrefslogtreecommitdiffstats
path: root/nixos/modules/programs
AgeCommit message (Expand)Author
2014-10-04alsa: Add multilib plugin support via "libs" entry in asound config.Nathaniel Baxter
2014-09-29More pkgs.lib -> lib fixesShea Levy
2014-09-11nixos/ssh: Allow user to configure the package that provides ssh/sshdWilliam A. Kennington III
2014-09-07Replace environment.profileVariables by environment.profileRelativeEnvVarsNicolas Pierron
2014-09-04virtualbox: vboxusers may use /dev/vboxnetctlMichael Fellinger
2014-09-04Merge pull request #3653 from iyzsong/nixos/xfce4-mixerMichael Raskin
2014-09-02Merge pull request #2644 from lethalman/pam_tallyMichael Raskin
2014-08-31Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6""William A. Kennington III
2014-08-31Revert "Merge pull request #3182 from wkennington/master.ipv6"Rob Vermaas
2014-08-30Refactor nixos files relying on the old ipAddress / prefixLength / subnetMask...William A. Kennington III
2014-08-29Merge pull request #3275 from taku0/gtk-envMichael Raskin
2014-08-29Merge pull request #3100 from tailhook/new-shadowMichael Raskin
2014-08-29Merge pull request #3047 from chrisfarms/freetdsMichael Raskin
2014-08-19nixos/environment: do not set GST_PLUGIN_SYSTEM_PATH宋文武
2014-08-14merge #3428: nano: bump and add system-wide configVladimír Čunát
2014-08-12gdm: Add very experimental display managerLuca Bruno
2014-08-01Upgrade shadow packagePaul Colomiets
2014-08-01nano: support system-wide nanorcJoachim Fasting
2014-07-14uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qttaku0
2014-07-08Fix info commandEelco Dolstra
2014-07-03Merge pull request #3079 from wmertens/patch-4lethalman
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy
2014-06-25nixos: change EDITOR and PAGER environment variables to mkDefaultsJan Malakhovski
2014-06-25virtualbox: Fix permissions for /dev/vboxdrvuwmertens
2014-06-24nixos: add some missing '.' in option descriptionsBjørn Forsman
2014-06-22Simple nixos module to enable configuration of freetds and setup the expected...Chris Farmiloe
2014-06-19nixos/shadow: Add an example for defaultUserShell.aszlig
2014-06-13Rename environment.systemVariables -> environment.sessionVariablesEelco Dolstra
2014-06-10Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra
2014-06-10Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra
2014-06-10Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát
2014-05-14pam: Add logFailures option for adding pam_tally to suLuca Bruno
2014-04-30Remove obsolete zsh help textEelco Dolstra
2014-04-29Remove the option ‘programs.bash.enable’Eelco Dolstra
2014-04-29Allocate system uids/gids between 400 and 500Eelco Dolstra
2014-04-18Set $LOCALE_ARCHIVE in all systemd unitsEelco Dolstra
2014-04-18ssh-agent: TweaksEelco Dolstra
2014-04-18Start ssh-agent as a user unitEelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-04-11Revert "nixos: fix shell on conatiners"Peter Simons
2014-04-10nixos: fix shell on conatinersJaka Hudoklin
2014-04-03ssh: Don't set xauth if not running xserverWilliam A. Kennington III
2014-03-15Merge branch 'zsh' of git://github.com/ttuegel/nixpkgsShea Levy
2014-02-28add gstreamer 1.0 setup-hook and use it where appropriateDomen Kožar
2014-02-20Don't complain if HOME isn't writableShea Levy
2014-02-05Only add shadow to system packages if users.mutableUsers is trueRickard Nilsson
2014-02-05Generate /etc/passwd and /etc/group at build timeRickard Nilsson
2014-01-31zsh: don't clobber the environment of non-login shellsThomas Tuegel
2013-11-09nixos: capitalize a bunch of service descriptionsBjørn Forsman
2013-11-05gurobi: RemoveEelco Dolstra