aboutsummaryrefslogtreecommitdiff
path: root/tw/system/vin.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/system/vin.scm')
-rw-r--r--tw/system/vin.scm10
1 files changed, 10 insertions, 0 deletions
diff --git a/tw/system/vin.scm b/tw/system/vin.scm
index d3567f91..dc5bc756 100644
--- a/tw/system/vin.scm
+++ b/tw/system/vin.scm
@@ -150,6 +150,16 @@
(user "restic")
(group "restic"))
(secret
+ (encrypted-file (local-file "files/restic/timo-framework.enc"))
+ (destination "/etc/restic/timo-framework")
+ (user "restic")
+ (group "restic"))
+ (secret
+ (encrypted-file (local-file "files/restic/timo-battleship.enc"))
+ (destination "/etc/restic/timo-battleship")
+ (user "restic")
+ (group "restic"))
+ (secret
(encrypted-file (local-file "files/restic/timo-phone.enc"))
(destination "/etc/restic/timo-phone")
(user "restic")