diff options
| -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|___/ __/ -'-.-'-.-'-.-'-.-'- |
