diff options
| author | Joey Hess <joey@kitenet.net> | 2014-10-31 17:57:11 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-10-31 17:57:11 -0400 |
| commit | ca3dff2566a36245fdede353a445b35aaf5765b4 (patch) | |
| tree | a60cc93c1da9303e38dea909d46f58b9bd73d795 | |
| parent | 55430812bca0f16e43efa19139b6aea5750d17e6 (diff) | |
cleanup
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config-joey.hs b/config-joey.hs index c36786bd..74647df9 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -50,8 +50,6 @@ darkstar :: Host darkstar = host "darkstar.kitenet.net" & ipv6 "2001:4830:1600:187::2" -- sixxs tunnel - ! Apache.siteEnabled "nntp.olduse.net" (JoeySites.apachecfg "nntp.olduse.net" False []) - & Apt.buildDep ["git-annex"] `period` Daily & Docker.configured ! Docker.docked hosts "android-git-annex" |
