diff --git a/config-joey.hs b/config-joey.hs index dede7c6..6cd5c01 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -305,6 +305,7 @@ beaver = host "beaver.kitenet.net" iabak :: Host iabak = host "iabak.archiveteam.org" & ipv4 "124.6.40.227" + & Hostname.sane & os (System (Debian Testing) "amd64") & Apt.stdSourcesList `onChange` Apt.upgrade & Apt.installed ["git"]