aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-16 15:23:20 -0300
committerEuAndreh <eu@euandre.org>2023-03-16 15:23:20 -0300
commitb52b2bdcda1e6c8468eb70c1c225b3a480089c9d (patch)
tree4926be1b4e3317b38a21fd63d009eaebb55b5a57
parentMakefile: Always build tilde (diff)
downloaddotfiles-b52b2bdcda1e6c8468eb70c1c225b3a480089c9d.tar.gz
dotfiles-b52b2bdcda1e6c8468eb70c1c225b3a480089c9d.tar.xz
etc/guix/system.scm: Rename /var/lib/{andreh => private}/
-rw-r--r--etc/guix/system.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm
index 7cfddae..9ec8faf 100644
--- a/etc/guix/system.scm
+++ b/etc/guix/system.scm
@@ -163,8 +163,8 @@ Seiko Epson Color Ink Jet Printers.")
header_checks = regexp:{ { /^Received:.*/ IGNORE }, { /^X-Originating-IP:.*/ IGNORE } }
- sender_dependent_relayhost_maps = hash:/var/lib/andreh/postfix/relayhosts-maps
- smtp_sasl_password_maps = hash:/var/lib/andreh/postfix/sasl-password
+ sender_dependent_relayhost_maps = hash:/var/lib/private/postfix/relayhosts-maps
+ smtp_sasl_password_maps = hash:/var/lib/private/postfix/sasl-password
smtp_sasl_auth_enable = yes
smtp_sasl_security_options = noanonymous
smtp_tls_security_level = encrypt