summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/rc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rc.sh b/src/rc.sh
index c0787f2..8e918ed 100644
--- a/src/rc.sh
+++ b/src/rc.sh
@@ -52,6 +52,7 @@ HOSTNAME="$(hostname)"
export BORG_REPO="$(cat /etc/offsite-ssh.txt):borg/$HOSTNAME"
export BORG_REMOTE_PATH='borg1'
export BORG_PASSCOMMAND='cat /opt/secrets/borg-passphrase.txt'
+# repo created with: borg init -e repokey-blake2
export GIT_CONFIG_GLOBAL=/etc/gitconfig