diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-29 01:37:53 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-29 01:37:53 -0400 |
| commit | 3585f14d4e551f58bd6150d5e5b29435be929837 (patch) | |
| tree | a9c53fccf3d25d1df65e12fe0859cdfeea76c951 /config-joey.hs | |
| parent | d7697a4b256e1c154aec875d1f4aea84a19a20d8 (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 e09da527..a3d434e5 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.isNamedBridge "kite1" + & Tor.named "kite1" Tor.isRelay' & Postfix.satellite & Docker.configured |
