summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-06-01 15:07:17 -0400
committerJoey Hess2014-06-01 15:07:17 -0400
commitd224463dcd45b798c532d75ed84d9b1282b83e85 (patch)
tree56dfa165cbd7bb33dfb97031fd2c83cfc1bf1e6e /config-joey.hs
parent27268def8482a3df5b879798c8fb04e3048d0d5a (diff)
comment
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs4
1 files changed, 3 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index de4ad815..2f2ffa03 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -37,8 +37,9 @@ hosts = -- (o) `
-- My laptop
[ host "darkstar.kitenet.net"
& ipv6 "2001:4830:1600:187::2" -- sixxs tunnel
- & Docker.configured
+
& Apt.buildDep ["git-annex"] `period` Daily
+ & Docker.configured
& Docker.docked hosts "android-git-annex"
-- Nothing super-important lives here and mostly it's docker containers.
@@ -165,6 +166,7 @@ hosts = -- (o) `
-- storage and backup server
, standardSystem "elephant.kitenet.net" Unstable "amd64"
& ipv4 "193.234.225.114"
+
& Hostname.sane
& Postfix.satellite
& Apt.unattendedUpgrades