Adapting everything for the merged permissions wrappers work.
This commit is contained in:
@@ -124,7 +124,7 @@ in
|
||||
};
|
||||
|
||||
mailer = mkOption {
|
||||
default = "/var/setuid-wrappers/sendmail";
|
||||
default = "/var/permissions-wrappers/sendmail";
|
||||
type = types.path;
|
||||
description = ''
|
||||
Sendmail-compatible binary to be used to send the messages.
|
||||
|
||||
Reference in New Issue
Block a user