From b50aae8b5669cfdbd4308db7706eaf8cea1a6c49 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 1 Jun 2014 08:06:34 -0400 Subject: propellor spin --- config-joey.hs | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 565af278..55ce4765 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -166,11 +166,18 @@ hosts = -- (o) ` , standardSystem "elephant.kitenet.net" Unstable "amd64" & ipv4 "193.234.225.114" & Hostname.sane + & Postfix.satellite -- Joey gets pocasts here. & Apt.installed ["git-annex"] & alias "podcatcher.kitenet.net" + -- Joey runs github-backup here. + & Apt.installed ["github-backup", "moreutils"] + & let f = "/home/joey/.github-keys" + in File.hasPrivContent f + `onChange` File.ownerGroup f "joey" "joey" + --' __|II| ,. ---- __|II|II|__ ( \_,/\ ------'\o/-'-.-'-.-'-.- __|II|II|II|II|___/ __/ -'-.-'-.-'-.-'-.-'- -- cgit v1.2.3