summary refs log tree commit diff
path: root/nixos/modules/programs
Commit message (Expand)AuthorAge
...
* | 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
* nixos/uim: capitalize descriptionNikolay Amiantov2015-03-05
* ssh-agent: Fix asking for confirmation via $SSH_ASKPASSEelco Dolstra2015-02-25
* environment: use Qt 5 Qml import pathsThomas Tuegel2015-02-21
* Revert "Merge pull request #5626 from matthiasbeyer/add-fish_shell_module"Luca Bruno2015-02-11
* Merge pull request #5626 from matthiasbeyer/add-fish_shell_modulelethalman2015-02-11
|\
| * Put shell aliases in interactiveShellInitMatthias Beyer2015-01-08
| * Add basic nixos module for fish shellMatthias Beyer2015-01-08
* | Move cdemu module into programsHerwig Hochleitner2015-02-10
* | environment: set paths for Qt plugins and QMLThomas Tuegel2015-01-26
* | Merge pull request #5726 from spwhitt/zsh-command-not-foundDomen Kožar2015-01-17
|\ \
| * | command-not-found: Add ZSH SupportSpencer Whitt2015-01-12
| |/
* / Revert "zsh: profile-relative functions path"Arseniy Seroka2015-01-10
|/
* nixos: make zsh use fcntl for locking history files by defaultJan Malakhovski2015-01-07
* zsh: profile-relative functions pathKirill Elagin2015-01-04
* nixos/virtualbox: Revert disable hardening.aszlig2014-12-18
* ssh-agent: Don't have a timeout by defaultEelco Dolstra2014-12-18
* virtualbox: Fix runtime paths in hardening mode.aszlig2014-12-18
* Revert "enable bash autocomplete by default"Eelco Dolstra2014-12-18
* nixos/virtualbox: Fix warning on enableHardening.aszlig2014-12-16
* nixos/virtualbox/hostonlyif: Fix writing to /root.aszlig2014-12-15
* nixos/virtualbox: Disable hardening for now.aszlig2014-12-15
* nixos/virtualbox: Note about "vboxusers" group.aszlig2014-12-15
* nixos/virtualbox: Allow to disable hardening.aszlig2014-12-15
* nixos/virtualbox: Fix setuid wrappers.aszlig2014-12-13
* virtualbox: Unbreak the nixos module.ambrop7@gmail.com2014-12-12
* virtualbox: Allow disabling the network interface.ambrop7@gmail.com2014-12-11
* enable bash autocomplete by defaultDomen Kožar2014-12-08
* virtualbox: Enable hardening by default.aszlig2014-11-29
* nixos: Add enable option for programs/virtualbox.aszlig2014-11-27
* Don't set $MANPATHEelco Dolstra2014-11-27
* ssh-agent: use types.nullOrAristid Breitkreuz2014-11-15
* ssh-agent: make key timeout optionalAristid Breitkreuz2014-11-15
* limit the amount of time ssh-agent keeps a key (default: 1h)Aristid Breitkreuz2014-11-15
* Add "light" package and setuid wrapperBrian McKenna2014-11-09
* ssmtp: add 'root' optionNikolay Amiantov2014-11-05
* ssmtp: add types to optionsNikolay Amiantov2014-11-05
* alsa: Add multilib plugin support via "libs" entry in asound config.Nathaniel Baxter2014-10-04
* More pkgs.lib -> lib fixesShea Levy2014-09-29