From fdb0a1872300fdd35e6dc8dab10104c17b320cb8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 20 Oct 2018 21:00:04 -0400 Subject: updates --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 1a1352c2..20c53ff7 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -186,7 +186,6 @@ honeybee = host "honeybee.kitenet.net" $ props -- Workaround for https://bugs.debian.org/844056 `requires` File.hasPrivContent "/lib/firmware/brcm/brcmfmac43362-sdio.txt" anyContext `requires` File.dirExists "/lib/firmware/brcm" - & "/etc/default/rcS" `File.containsLine` "FSCKFIX=yes" & Apt.serviceInstalledRunning "ntp" -- no hardware clock & bootstrappedFrom GitRepoOutsideChroot & Ssh.hostKeys hostContext @@ -323,6 +322,7 @@ kite = host "kite.kitenet.net" $ props [ (RelDomain "mouse-onion", CNAME $ AbsDomain "htieo6yu2qtcn2j3.onion") , (RelDomain "beaver-onion", CNAME $ AbsDomain "tl4xsvaxryjylgxs.onion") , (RelDomain "peregrine-onion", CNAME $ AbsDomain "ahw47zqw6qszoufl.onion") + , (RelDomain "sow-onion", CNAME $ AbsDomain "urt4g2tq32qktgtp.onion") ] & myDnsPrimary "joeyh.name" [] & myDnsPrimary "ikiwiki.info" [] -- cgit v1.2.3