nixpkgs/modules/programs
Bjørn Forsman 0192c02720 /etc/profile: try all nix profiles for ASPELL_CONF
Aspell can only handle one dict-dir directive and currently we hardocde
that to
  ASPELL_CONF="dict-dir $HOME/.nix-profile/lib/aspell"

This means that aspell doesn't work if it is installed to the system or
default nix profile -- it only works in the user profile.

With this change, aspell can be installed to any of the nix profiles. If
it is installed in more than one profile, the most "local" profile wins
(i.e. sysadmin can set up a default, users can override it).
2013-09-14 13:05:11 +02:00
..
bash /etc/profile: try all nix profiles for ASPELL_CONF 2013-09-14 13:05:11 +02:00
atop.nix atop: Add basic config option for /etc/atoprc 2013-05-23 11:14:24 +00:00
blcr.nix Fix typos, especially those that end up in the NixOS manual 2013-08-10 21:07:13 +00:00
info.nix
shadow.nix Add option ‘users.motd’ for setting a message of the day shown on login 2012-10-23 09:10:48 -04:00
shell.nix Add option for specifying shell aliases, environment.shellAliases. 2012-11-20 16:33:29 +01:00
ssh.nix Add programs.ssh.extraConfig option 2013-08-25 21:54:21 +02:00
ssmtp.nix Update all legacy-style modules 2013-09-04 13:05:09 +02:00
venus.nix venus: Support https 2013-07-25 22:57:09 +02:00
virtualbox.nix Add several missing uids and gids to modules/misc/ids.nix 2013-08-23 11:37:17 +02:00
wvdial.nix