about summary refs log tree commit diff
path: root/nixos/modules/programs
Commit message (Expand)AuthorAge
* Fix some references to deprecated /etc/ssl/certs/ca-bundle.crtEelco Dolstra2016-01-29
* nixos-ssh: set SSH_ASKPASS globally and not just on interactive shellsReno Reckling2016-01-24
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* Merge pull request #12328 from makefu/zsh-allow-override-history-defaultsFranz Pletz2016-01-16
|\
| * programs.zsh: allow override of history defaultsmakefu2016-01-16
* | nixos/cdemu: use system kernel modulesNikolay Amiantov2016-01-12
* | Merge pull request #11945 from jgillich/fishArseniy Seroka2016-01-06
|\ \ | |/ |/|
| * fish: add module to support it as default shellJakob Gillich2015-12-26
* | command-not-found: pass all of argv to helperArda Xi2015-12-28
* | command-not-found: add NIX_AUTO_RUNNathan Zadoks2015-12-28
|/
* zsh module: add /share/zsh to pathsToLinkSpencer Whitt2015-11-26
* zsh module: add enableCompletion optionSpencer Whitt2015-11-25
* Merge pull request #11108 from ericsagnes/ibus-dconflethalman2015-11-24
|\
| * ibus: fix dconf dependencyEric Sagnes2015-11-18
* | nixos: remove debug code accidentally checked in with 833a5971568f8b5ea189126...Peter Simons2015-11-18
* | nixos: configure bash prompt in Emacs' shell-mode, even if TERM=dumbPeter Simons2015-11-18
|/
* nixos/environment: don't set Qt 5 pathsThomas Tuegel2015-10-30
* Factor out "man" into a separate module and add "man" outputs to system.pathEelco Dolstra2015-10-30
* nixos/bash: use simple prompt for dumb terminalsNikolay Amiantov2015-10-22
* Manual: Remove store path referencesEelco Dolstra2015-09-24
* nixos: fix some typesJan Malakhovski2015-09-18
* nixos: cdemu service: mark up & tweak descriptionsTobias Geerinckx-Rice2015-09-07
* command-not-found: Fix nix-env invocationEelco Dolstra2015-09-02
* command-not-found: Use attribute nameEelco Dolstra2015-09-02
* programs.ssh.knownHosts: Use attribute nameEelco Dolstra2015-08-27
* programs.ssh.knownHosts: Use submoduleEelco Dolstra2015-08-27
* Rename services.openssh.knownHosts -> programs.ssh.knownHostsEelco Dolstra2015-08-27
* Revert "openssh: 6.9p1 -> 7.0p1"Eelco Dolstra2015-08-20
* nixos xfs_quota: simplify restartTriggersLuca Bruno2015-08-19
* nixos xfs_quota: set default projects to {}Luca Bruno2015-08-19
* nixos xfs_quota: add new module for managing xfs_quota projectsLuca Bruno2015-08-19
* Merge pull request #9326 from oxij/fix-infoEelco Dolstra2015-08-19
|\
| * nixos: generate infodirs directly in system-pathJan Malakhovski2015-08-18
* | openssh: Re-enable DSA client keysEelco Dolstra2015-08-18
|/
* Add an option ‘nix.nixPath’ for specifying $NIX_PATHEelco Dolstra2015-08-05
* nixos: Give virtualbox-host.nix a better location.aszlig2015-08-04
* Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-06-17
|\
| * Some more type cleanupEelco Dolstra2015-06-15
* | openssl: Remove References to OPENSSL_X509_CERT_FILEWilliam A. Kennington III2015-05-31
|/
* Add kbdlight package and setuid wrapperKranium Gikos Mendoza2015-05-11
* Use "mkdir -p" when creating ~/.nix-defexprEelco Dolstra2015-04-20
* Merge pull request #7345 from joachifm/conditional-shadow-setuidsPeter Simons2015-04-14
|\
| * nixos: condition shadow setuid-wrappers on mutableUsersJoachim Fasting2015-04-14
* | nixos: Put root's channels to the end of NIX_PATH.aszlig2015-04-13
* | nixos: Add all of root's channels to NIX_PATH.aszlig2015-04-12
|/
* sg: add setuid wrapper. (newgrp is a symlink to sg and was already setuid).obadz2015-03-30
* Add ibus-qt.Gabriel Ebner2015-03-11
* ibus: Enable XIM support.Gabriel Ebner2015-03-11
* Add programs.ibus config option to enable ibus and plugins.Gabriel Ebner2015-03-11
* ssh: make askPassword an optionThomas Tuegel2015-03-11