diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-29 01:04:59 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-29 01:04:59 -0400 |
| commit | d7697a4b256e1c154aec875d1f4aea84a19a20d8 (patch) | |
| tree | c1b91ae5d43b95750834aabedad9d5d198d1d505 /config-joey.hs | |
| parent | 7da64306a0d63cc3b04381c073ab6a7732c19e1a (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 1f8a021e..e09da527 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -86,7 +86,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64" & Ssh.randomHostKeys & Apt.unattendedUpgrades & Network.ipv6to4 - & Tor.isBridge + & Tor.isNamedBridge "kite1" & Postfix.satellite & Docker.configured |
