chore(ops/nixos): Move NixOS configuration one level up

This commit is contained in:
Vincent Ambo 2020-01-04 15:08:49 +00:00 committed by Vincent Ambo
parent 3638048c9b
commit 1d687c5303
19 changed files with 51 additions and 14 deletions

View file

@ -0,0 +1,16 @@
defaults
port 587
tls on
tls_trust_file /etc/ssl/certs/ca-certificates.crt
# Runbox mail
account runbox
from mail@tazj.in
host mail.runbox.com
auth on
user mail@tazj.in
passwordeval pass show general/runbox-tazjin
# Use Runbox as default
account default : runbox