summary refs log tree commit diff
path: root/modules/programs
Commit message (Expand)AuthorAge
* 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
* | modules/programs/ssh.nix: strip trailing whitespacePeter Simons2012-10-29
* | modules/programs/ssh.nix: simplify expression that generates 'ForwardX11' entryPeter Simons2012-10-29
* | modules/programs/ssh.nix: configure AddressFamily properlyPeter Simons2012-10-29
* | Add option ‘users.motd’ for setting a message of the day shown on loginEelco Dolstra2012-10-23
* | 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
* | Move non-interface specific initialisation to ‘network-setup.service’Eelco Dolstra2012-10-11
* | Add a ‘restart’ aliasEelco Dolstra2012-10-11
* | Don't flush addresses unless necessaryEelco Dolstra2012-10-11
* | Remove "wants" dependencies on <interface>.serviceEelco Dolstra2012-10-10