From 73f2af2846ccba77d94af10a620dbf37bd19be3a Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Fri, 21 Apr 2023 22:20:23 +0200 Subject: Configure restic environment --- tw/home/lap.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tw/home/lap.scm') diff --git a/tw/home/lap.scm b/tw/home/lap.scm index c2ce6fa7..962e378f 100644 --- a/tw/home/lap.scm +++ b/tw/home/lap.scm @@ -119,6 +119,9 @@ (home-batsignal-configuration (batteries '("BAT0")))) + (simple-service 'restic-environment home-environment-variables-service-type + `(("RESTIC_PASSWORD_COMMAND" . "pass computers/vin/restic-repos/laptop"))) + ;; Redshift: make the screen turn redder at night. (service home-redshift-service-type (home-redshift-configuration -- cgit v1.2.3