summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2018-07-31 16:02:30 -0700
committerBen Sima <ben@bsima.me>2018-07-31 16:02:30 -0700
commitdf62d71f6ab4c526b78b957db9f7b9d263ce715a (patch)
tree28b18f1d42758f8de776273d1a0de238f28be8cd /home.nix
parent1eab7abecb376cf3f094e07a879fa5e3a0229e66 (diff)
Specify git compose encoding
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home.nix b/home.nix
index f7496b4..f7a18dc 100644
--- a/home.nix
+++ b/home.nix
@@ -201,6 +201,7 @@ in
smptserverport = 587
smptserver = mail.bsima.me
chainreplyto = false
+ composeencoding = UTF-8
'';
};