l 2 base: remove exim & sendmail stuff

This commit is contained in:
lassulus 2016-04-12 15:16:58 +02:00
parent 6da220c508
commit 3d8689494f

View File

@ -45,7 +45,6 @@ with config.krebs.lib;
krebs = {
enable = true;
search-domain = "retiolum";
exim-retiolum.enable = true;
build = {
user = config.krebs.users.lass;
source = mapAttrs (_: mkDefault) ({
@ -153,10 +152,6 @@ with config.krebs.lib;
'';
};
security.setuidPrograms = [
"sendmail"
];
services.openssh = {
enable = true;
hostKeys = [