c4844575d0
migrate elinks to home-manager, add package installation directives, and generally restructure things.
12 lines
197 B
Plaintext
12 lines
197 B
Plaintext
defaults
|
|
auth on
|
|
tls on
|
|
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
|
|
|
account default
|
|
host mail.beepboop.systems
|
|
port 587
|
|
tls_starttls on
|
|
from ryan@beepboop.systems
|
|
user ryan@beepboop.systems
|