diff options
| author | Joey Hess <joey@kitenet.net> | 2014-06-01 07:46:38 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-06-01 07:46:38 -0400 |
| commit | 4138340c0af80a034eeda8f07e24e6e185a95234 (patch) | |
| tree | 899a330f70274e8197a6d79d8e678b5b743fb557 | |
| parent | d6a249a5d63c0227eb592c1240ecf85b6a469ece (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 026f2095..d1d8b8b7 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -166,6 +166,10 @@ hosts = -- (o) ` , standardSystem "elephant.kitenet.net" Unstable "amd64" & ipv4 "193.234.225.114" + -- Joey gets pocasts here. + & Apt.installed ["git-annex"] + & alias "podcatcher.kitenet.net" + --' __|II| ,. ---- __|II|II|__ ( \_,/\ ------'\o/-'-.-'-.-'-.- __|II|II|II|II|___/ __/ -'-.-'-.-'-.-'-.-'- |
