diff options
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index d1d8b8b7..565af278 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -165,6 +165,7 @@ hosts = -- (o) ` -- storage and backup server , standardSystem "elephant.kitenet.net" Unstable "amd64" & ipv4 "193.234.225.114" + & Hostname.sane -- Joey gets pocasts here. & Apt.installed ["git-annex"] |
