about summary refs log tree commit diff
path: root/nixos/modules/programs
AgeCommit message (Expand)AuthorFilesLines
2016-04-01ssh: Fix support for ssh-dss host keysEelco Dolstra1-0/+1
2016-03-29Merge pull request #14175 from peterhoeg/tmuxjoachifm1-0/+35
2016-03-28Merge pull request #14176 from peterhoeg/vboxjoachifm1-2/+2
2016-03-28virtualbox service: fix use of deprecated option namesPeter Hoeg1-2/+2
2016-03-27tmux nixos module: add nixos program module for tmuxPeter Hoeg1-0/+35
2016-03-25Revert "Remove which -> type -P alias."Eelco Dolstra1-1/+1
2016-03-03Remove which -> type -P alias.Domen Kožar1-1/+1
2016-02-28nixos: remove top-level uim optionThomas Tuegel1-31/+0
2016-02-27Merge pull request #8630 from lihop/nixos/fix-formattingDomen Kožar1-8/+8
2016-02-27Merge #12796: nixos docs: show references to packagesVladimír Čunát2-4/+2
2016-02-27nixos/freetds: fix formatting of exampleLeroy Hopson1-8/+8
2016-02-17ibus service: refactoringEric Sagnes1-51/+0
2016-02-07Merge branch 'master' into stagingVladimír Čunát1-0/+3
2016-02-03nixos manuals: bring back package referencesVladimír Čunát2-4/+2
2016-02-03Configure a default trust store for opensslGuillaume Maudoux1-1/+0
2016-02-03Revert "Merge #12357: nixos docs: show references to packages"Vladimír Čunát2-2/+4
2016-02-03Merge #12357: nixos docs: show references to packagesVladimír Čunát2-4/+2
2016-02-01openssh: Enable DSA host/client keysEelco Dolstra1-0/+3
2016-01-29Fix some references to deprecated /etc/ssl/certs/ca-bundle.crtEelco Dolstra1-1/+1
2016-01-24nixos-ssh: set SSH_ASKPASS globally and not just on interactive shellsReno Reckling1-4/+1
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-10/+14
2016-01-16Merge pull request #12328 from makefu/zsh-allow-override-history-defaultsFranz Pletz1-6/+6
2016-01-16programs.zsh: allow override of history defaultsmakefu1-6/+6
2016-01-13nixos manuals: bring back package referencesVladimír Čunát2-4/+2
2016-01-12nixos/cdemu: use system kernel modulesNikolay Amiantov1-1/+1
2016-01-06Merge pull request #11945 from jgillich/fishArseniy Seroka1-0/+114
2015-12-28command-not-found: pass all of argv to helperArda Xi1-2/+2
2015-12-28command-not-found: add NIX_AUTO_RUNNathan Zadoks2-1/+4
2015-12-26fish: add module to support it as default shellJakob Gillich1-0/+114
2015-11-26zsh module: add /share/zsh to pathsToLinkSpencer Whitt1-0/+2
2015-11-25zsh module: add enableCompletion optionSpencer Whitt1-2/+18
2015-11-24Merge pull request #11108 from ericsagnes/ibus-dconflethalman1-1/+1
2015-11-18nixos: remove debug code accidentally checked in with 833a5971568f8b5ea189126...Peter Simons1-1/+0
2015-11-18nixos: configure bash prompt in Emacs' shell-mode, even if TERM=dumbPeter Simons1-2/+3
2015-11-18ibus: fix dconf dependencyEric Sagnes1-1/+1
2015-10-30nixos/environment: don't set Qt 5 pathsThomas Tuegel1-3/+1
2015-10-30Factor out "man" into a separate module and add "man" outputs to system.pathEelco Dolstra1-0/+30
2015-10-22nixos/bash: use simple prompt for dumb terminalsNikolay Amiantov1-6/+8
2015-09-24Manual: Remove store path referencesEelco Dolstra2-2/+4
2015-09-18nixos: fix some typesJan Malakhovski3-13/+13
2015-09-07nixos: cdemu service: mark up & tweak descriptionsTobias Geerinckx-Rice1-4/+13
2015-09-02command-not-found: Fix nix-env invocationEelco Dolstra2-5/+5
2015-09-02command-not-found: Use attribute nameEelco Dolstra1-3/+3
2015-08-27programs.ssh.knownHosts: Use attribute nameEelco Dolstra1-3/+6
2015-08-27programs.ssh.knownHosts: Use submoduleEelco Dolstra1-34/+35
2015-08-27Rename services.openssh.knownHosts -> programs.ssh.knownHostsEelco Dolstra1-4/+70
2015-08-20Revert "openssh: 6.9p1 -> 7.0p1"Eelco Dolstra1-3/+0
2015-08-19nixos xfs_quota: simplify restartTriggersLuca Bruno1-1/+1
2015-08-19nixos xfs_quota: set default projects to {}Luca Bruno1-0/+1
2015-08-19nixos xfs_quota: add new module for managing xfs_quota projectsLuca Bruno1-0/+109