summary refs log tree commit diff
path: root/modules/programs
Commit message (Expand)AuthorAge
* Don't spam the userEelco Dolstra2013-10-01
* bash: fix broken completionDomen Kožar2013-09-27
* Fix bashrc regressionEelco Dolstra2013-09-25
* Don't generate /etc/environmentEelco Dolstra2013-09-24
* In environment.variables, unify "value" and "list"Eelco Dolstra2013-09-23
* Merge pull request #256 from oxij/shells-environmentMathijs Kwik2013-09-23
|\
| * Add support for Zsh as an alternative (or not) default (or not) interactive s...Jan Malakhovski2013-09-23
| * Radically change the way NixOS handles environment variables and make it poss...Jan Malakhovski2013-09-23
* | Log console logins in /var/log/wtmpEelco Dolstra2013-09-22
|/
* /etc/profile: try all nix profiles for ASPELL_CONFBjørn Forsman2013-09-14
* Update all legacy-style modulesEelco Dolstra2013-09-04
* Add programs.ssh.extraConfig optionBjørn Forsman2013-08-25
* Add several missing uids and gids to modules/misc/ids.nixRickard Nilsson2013-08-23
* "with pkgs.lib.types; X" -> types.XEelco Dolstra2013-08-15
* bash: change shell script option types from string to linesMarc Weber2013-08-15
* Fix typos, especially those that end up in the NixOS manualIvan Kozik2013-08-10
* bash: Disable hashing of command lookups in interactive shellsEelco Dolstra2013-07-31
* venus: Support httpsEelco Dolstra2013-07-25
* venus service: using systemd timer instead of cronjobRok Garbas2013-07-24
* venus service better descriptionRok Garbas2013-07-23
* new venus serviceRok Garbas2013-07-23
* provide a warning on password options that do not follow the read-from-file c...Mathijs Kwik2013-07-02
* ssmtp: fix evalDomen Kozar2013-06-29
* Merge pull request #144 from the-kenny/ssmtp-user-passDomen Kožar2013-06-29
|\
| * Forgot semicolon. (M)Moritz Ulrich2013-04-16
| * ssmtp: Add AuthUser and AuthPass options.Moritz Ulrich2013-04-16
* | Unconditionally add ~/bin to $PATHEelco Dolstra2013-06-19
* | atop: Add basic config option for /etc/atoprcRicardo M. Correia2013-05-23
* | Return exit code 127 if a command is not foundEelco Dolstra2013-05-15
* | VirtualBox: udev rule to populate /dev/vboxusb.Evgeny Egorochkin2013-05-04
|/
* bash-completion: support the "$out/share/bash-completion" location used by mo...Peter Simons2013-04-11
* Use programs.sqlite from the NixOS channelEelco Dolstra2013-03-25
* Revert "Add /run/nss to LD_LIBRARY_PATH".Peter Simons2013-03-21
* Add /run/nss to LD_LIBRARY_PATHRickard Nilsson2013-03-07
* Fix (and simplify) the blcr module.Marco Maggesi2013-02-08
* Provide missing command suggestions, Ubuntu styleEelco Dolstra2013-01-30
* Add an option ‘environment.interactiveShellInit’Eelco Dolstra2013-01-30
* Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-11-30
|\
| * Add option for specifying shell aliases, environment.shellAliases.Rickard Nilsson2012-11-20
| * Fixed the documentation for programs.ssh.forwardX11 to account for the X11 SE...James Cook2012-11-18
| * Merge master.James Cook2012-11-18
| |\
| | * modules/programs/bash: '/run/current-system/sw' is already a part of $NIX_PRO...Peter Simons2012-10-16
| | * modules/programs/bash: clean-up variables used in initialization of bash-comp...Peter Simons2012-10-16
| | * modules/programs/bash: improve bash completion supportPeter Simons2012-10-16
| * | Change the default value of programs.ssh.forwardX11 to false.James Cook2012-10-09
| |/
* | Update channel URLsEelco Dolstra2012-11-12
* | Add option "environment.binsh" to configure the shell executable used to crea...Peter Simons2012-11-11
* | modules/programs/bash/bash.nix: cosmetic indention fixPeter Simons2012-11-11
* | Turn networking.interfaces into an attribute setEelco Dolstra2012-11-02
* | Added environment.promptInit to allow PS1 overriding. Would be nicer to be ab...Rob Vermaas2012-10-30