nixpkgs/nixos/modules
Bjørn Forsman 12e84c6378 nixos/postfix: make symlink /var/mail -> /var/spool/mail
This solves the problem of e.g. mutt not finding mail unless the user
sets MAIL=/var/spool/mail/$USER.

The default MAIL variable seems come from bash. Reasons for adding
symlink instead of changing MAIL default in bash:

- No need to rebuild world
- FHS recommends /var/mail over /var/spool/mail anyway[1]. Better fix
  NixOS mail location than change MAIL in bash to something that doesn't
  work on non-NixOS (however unlikely that users run nixpkgs bash on a
  non-NixOS distro...).

[1] http://www.pathname.com/fhs/pub/fhs-2.3.html#VARMAILUSERMAILBOXFILES
2015-06-07 10:38:11 +02:00
..
config pulseaudio: Revert to regular style 2015-06-04 14:54:54 +02:00
hardware nvidia: 346.47 -> 346.59 2015-04-07 13:24:55 -07:00
installer Don't include 4 editors in the minimal installation CD 2015-06-04 11:06:44 +02:00
misc Merge pull request #7857 from rushmorem/marathon-module-update 2015-05-21 16:52:14 +03:00
profiles Don't include 4 editors in the minimal installation CD 2015-06-04 11:06:44 +02:00
programs Add kbdlight package and setuid wrapper 2015-05-11 13:23:01 +08:00
security cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
services nixos/postfix: make symlink /var/mail -> /var/spool/mail 2015-06-07 10:38:11 +02:00
system Add option ‘system.extraDependencies’ for including stuff in the system closure 2015-06-04 11:06:44 +02:00
tasks nixos: add support for exfat filesystem 2015-05-27 18:59:33 +03:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation Merge pull request #6732 from oconnorr/master 2015-06-02 20:34:43 +02:00
module-list.nix nixos: add support for exfat filesystem 2015-05-27 18:59:33 +03:00
rename.nix Make environment.checkConfigurationOptions an alias 2015-04-10 16:11:07 +02:00