diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-18 12:48:08 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-18 12:48:08 -0400 |
| commit | 1143ca7c5c673094ec2ab11d61d75a8928da6f2b (patch) | |
| tree | a03a0b28261a3aa88fa8ea15955cfbe0528bdcee /config-joey.hs | |
| parent | ad80a1600df71eb23c0e6948b179637dc3f74e24 (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index b95a3278..c3fb177f 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -102,7 +102,9 @@ hosts = -- (o) ` `requires` Gpg.keyImported "98147487" "root" `requires` Ssh.keyImported SshRsa "root" (Context "kite.kitenet.net") + & JoeySites.kiteMailServer + -- & alias "smtp.kitenet.net" -- not yet live! & Apt.installed ["mutt", "alpine", "git-annex", "myrepos"] -- Since password authentication is allowed: |
