Our Personal Data Server from scratch! tranquil.farm
pds rust database fun oauth atproto
238
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(nix): remove sendmail #11

open opened by isabelroses.com targeting main
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:qxichs7jsycphrsmbujwqbfb/sh.tangled.repo.pull/3mkvi27im6o22
-8
Diff #0
-8
module.nix
··· 120 120 description = "Directory for storing blobs"; 121 121 }; 122 122 }; 123 - 124 - email = { 125 - sendmail_path = mkOption { 126 - type = types.path; 127 - default = lib.getExe pkgs.system-sendmail; 128 - description = "Path to the sendmail executable to use for sending emails."; 129 - }; 130 - }; 131 123 }; 132 124 }; 133 125

History

1 round 0 comments
sign up or login to add to the discussion
isabelroses.com submitted #0
1 commit
expand
46ff310d
chore(nix): remove sendmail
merge conflicts detected
expand
  • module.nix:120
expand 0 comments