diff options
| -rw-r--r-- | config-joey.hs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 95307482..79d133d1 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -209,6 +209,9 @@ kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64" & alias "git.joeyh.name" & JoeySites.gitServer hosts + & JoeySites.downloads hosts + & JoeySites.gitAnnexDistributor + diatom :: Host diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64" [ "Important stuff that needs not too much memory or CPU." ] |
