From c62bd91f9b35799dd0ed000474def3a5c5c975e7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 23 Sep 2016 11:46:23 -0400 Subject: propellor spin --- joeyconfig.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 15a00f7c..08ff081b 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -489,7 +489,8 @@ keysafe = host "keysafe.joeyh.name" $ props & Tor.bandwidthRate (Tor.PerMonth "750 GB") -- keysafe installed manually until package is available - + & Systemd.enabled "keysafe" + & Gpg.keyImported (Gpg.GpgKeyId "CECE11AE") (User "root") & Ssh.knownHost hosts "usw-s002.rsync.net" (User "root") & Ssh.userKeys (User "root") -- cgit v1.2.3