summaryrefslogtreecommitdiff
path: root/tw/home/lap.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home/lap.scm')
-rw-r--r--tw/home/lap.scm6
1 files changed, 5 insertions, 1 deletions
diff --git a/tw/home/lap.scm b/tw/home/lap.scm
index 6d3df7ac..235a3de2 100644
--- a/tw/home/lap.scm
+++ b/tw/home/lap.scm
@@ -123,13 +123,17 @@
(batteries '("BAT0"))))
(simple-service 'restic-environment home-environment-variables-service-type
+ ;; This variable is useful in interactive shells.
+ ;; See also the restic alias in zshrc.
`(("RESTIC_PASSWORD_COMMAND" . "pass computers/vin/restic-repos/laptop")))
(service home-restic-backup-service-type
(list (restic-repository
(schedule #~"0 */2 * * *")
- (paths '(;; documents and work
+ (paths '(;; important user data
+ "~/audiobooks"
"~/documents"
+ "~/pictures"
"~/src"
"~/.local/share/zsh/history"
;; secrets