Collaborate with systemd to load categorized envvars
This commit is contained in:
parent
ea474c6178
commit
7749446251
7 changed files with 27 additions and 11 deletions
4
.config/environment.d/backup.conf
Normal file
4
.config/environment.d/backup.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# keep-sorted start
|
||||
BORG_PASSCOMMAND="cat ${HOME}/.keys/borg-passphrase.txt"
|
||||
BORG_REPO="/media/backup/"
|
||||
# keep-sorted end
|
||||
Loading…
Add table
Add a link
Reference in a new issue