diff options
| author | Joey Hess <joey@kitenet.net> | 2014-09-08 14:44:34 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-09-08 14:44:34 -0400 |
| commit | 8ec05b4d8b7d117f08877471c4e02e0cff13d5d6 (patch) | |
| tree | e37339b3158300d02ccbb2f31e6e765a15991bd3 | |
| parent | 0126c41a5315ad5dfa95b358ab7786638ebc1723 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index c4c90ced..9f28b4c7 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -127,6 +127,7 @@ kite = standardSystemUnhardened "kite.kitenet.net" Unstable "amd64" `requires` Ssh.keyImported SshRsa "root" (Context "kite.kitenet.net") `requires` Ssh.knownHost hosts "eubackup.kitenet.net" "root" + & Apt.serviceInstalledRunning "ntp" & alias "smtp.kitenet.net" & alias "imap.kitenet.net" |
