summaryrefslogtreecommitdiffstats
path: root/tv/1systems/wu
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-08-01 23:28:21 +0200
committertv <tv@krebsco.de>2017-08-01 23:28:21 +0200
commit51042442288c2d27a2fb7ce073801932c5457813 (patch)
tree8a4e1a9cee07d2e522bb383d7980ddd4f20b1d0e /tv/1systems/wu
parent4580d831a889b6260210ec2abb01ca387f35f801 (diff)
tv: drop security.wrappers.sendmail
Diffstat (limited to 'tv/1systems/wu')
-rw-r--r--tv/1systems/wu/config.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/tv/1systems/wu/config.nix b/tv/1systems/wu/config.nix
index 24a1141b..79b5aa26 100644
--- a/tv/1systems/wu/config.nix
+++ b/tv/1systems/wu/config.nix
@@ -51,10 +51,6 @@ with import <stockholm/lib>;
hardware.enableRedistributableFirmware= true;
hardware.opengl.driSupport32Bit = true;
- security.wrappers = {
- sendmail.source = "${pkgs.exim}/bin/sendmail"; # for cron
- };
-
services.printing.enable = true;
services.udev.extraRules = ''