mirror of
https://tangled.org/tranquil.farm/tranquil-pds
synced 2026-05-13 03:21:28 +00:00
chore(nix): remove sendmail
This commit is contained in:
@@ -120,14 +120,6 @@ in
|
||||
description = "Directory for storing blobs";
|
||||
};
|
||||
};
|
||||
|
||||
email = {
|
||||
sendmail_path = mkOption {
|
||||
type = types.path;
|
||||
default = lib.getExe pkgs.system-sendmail;
|
||||
description = "Path to the sendmail executable to use for sending emails.";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user