diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-04 17:15:29 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-04 17:15:59 -0400 |
| commit | ab8ff9a00e76d3cc395136d3c676286aae28eb19 (patch) | |
| tree | 2d37a531714e69010bb8350b0602ac1a6c7f4680 /config-joey.hs | |
| parent | fd1e01c853d9aff6435b3421f4134a63144fa2b5 (diff) | |
randomHostKeys is removed from CloudAtCost.deCruft.
Diffstat (limited to 'config-joey.hs')
| -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 18bdf99e..d81a18c6 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -94,6 +94,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64" & ipv4 "167.88.41.194" & CloudAtCost.decruft + & Ssh.randomHostKeys & Apt.unattendedUpgrades & Network.ipv6to4 & Tor.isBridge |
