summary refs log tree commit diff
path: root/nixos/modules/programs
Commit message (Expand)AuthorAge
...
* nixos/ssh: Allow user to configure the package that provides ssh/sshdWilliam A. Kennington III2014-09-11
* Replace environment.profileVariables by environment.profileRelativeEnvVarsNicolas Pierron2014-09-07
* virtualbox: vboxusers may use /dev/vboxnetctlMichael Fellinger2014-09-04
* Merge pull request #3653 from iyzsong/nixos/xfce4-mixerMichael Raskin2014-09-04
|\
| * nixos/environment: do not set GST_PLUGIN_SYSTEM_PATH宋文武2014-08-19
* | Merge pull request #2644 from lethalman/pam_tallyMichael Raskin2014-09-02
|\ \
| * | pam: Add logFailures option for adding pam_tally to suLuca Bruno2014-05-14
* | | Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6""William A. Kennington III2014-08-31
* | | Revert "Merge pull request #3182 from wkennington/master.ipv6"Rob Vermaas2014-08-31
* | | Refactor nixos files relying on the old ipAddress / prefixLength / subnetMask...William A. Kennington III2014-08-30
* | | Merge pull request #3275 from taku0/gtk-envMichael Raskin2014-08-29
|\ \ \
| * | | uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qttaku02014-07-14
* | | | Merge pull request #3100 from tailhook/new-shadowMichael Raskin2014-08-29
|\ \ \ \
| * | | | Upgrade shadow packagePaul Colomiets2014-08-01
| |/ / /
* | | | Merge pull request #3047 from chrisfarms/freetdsMichael Raskin2014-08-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | Simple nixos module to enable configuration of freetds and setup the expected...Chris Farmiloe2014-06-22
* | | | merge #3428: nano: bump and add system-wide configVladimír Čunát2014-08-14
|\ \ \ \
| * | | | nano: support system-wide nanorcJoachim Fasting2014-08-01
| | |/ / | |/| |
* / | | gdm: Add very experimental display managerLuca Bruno2014-08-12
|/ / /
* | | Fix info commandEelco Dolstra2014-07-08
* | | Merge pull request #3079 from wmertens/patch-4lethalman2014-07-03
|\ \ \
| * | | virtualbox: Fix permissions for /dev/vboxdrvuwmertens2014-06-25
* | | | Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* | | | nixos: change EDITOR and PAGER environment variables to mkDefaultsJan Malakhovski2014-06-25
|/ / /
* / / nixos: add some missing '.' in option descriptionsBjørn Forsman2014-06-24
|/ /
* | nixos/shadow: Add an example for defaultUserShell.aszlig2014-06-19
* | Rename environment.systemVariables -> environment.sessionVariablesEelco Dolstra2014-06-13
* | Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra2014-06-10
* | Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra2014-06-10
* | Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát2014-06-10
|/
* Remove obsolete zsh help textEelco Dolstra2014-04-30
* Remove the option ‘programs.bash.enable’Eelco Dolstra2014-04-29
* Allocate system uids/gids between 400 and 500Eelco Dolstra2014-04-29
* Set $LOCALE_ARCHIVE in all systemd unitsEelco Dolstra2014-04-18
* ssh-agent: TweaksEelco Dolstra2014-04-18
* Start ssh-agent as a user unitEelco Dolstra2014-04-18
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Revert "nixos: fix shell on conatiners"Peter Simons2014-04-11
* nixos: fix shell on conatinersJaka Hudoklin2014-04-10
* ssh: Don't set xauth if not running xserverWilliam A. Kennington III2014-04-03
* Merge branch 'zsh' of git://github.com/ttuegel/nixpkgsShea Levy2014-03-15
|\
| * zsh: don't clobber the environment of non-login shellsThomas Tuegel2014-01-31
* | add gstreamer 1.0 setup-hook and use it where appropriateDomen Kožar2014-02-28
* | Don't complain if HOME isn't writableShea Levy2014-02-20
* | Only add shadow to system packages if users.mutableUsers is trueRickard Nilsson2014-02-05
* | Generate /etc/passwd and /etc/group at build timeRickard Nilsson2014-02-05
|/
* nixos: capitalize a bunch of service descriptionsBjørn Forsman2013-11-09
* gurobi: RemoveEelco Dolstra2013-11-05
* Merge pull request #1168 from grwlf/nixos-gnu-screenPeter Simons2013-11-04
|\
| * Add GNU Screen program moduleSergey Mironov2013-11-04