From c97619e860a09606e56a3da27b4984ea329ef063 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 8 Oct 2019 16:58:15 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- src/Propellor/Property/SiteSpecific/JoeySites.hs | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index b7ce7a44..51eef24c 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -187,7 +187,7 @@ honeybee = host "honeybee.kitenet.net" $ props ) & JoeySites.cubieTruckOneWire & Systemd.persistentJournal - & Apt.installed ["firmware-atheros"] + & Apt.installed ["firmware-misc-nonfree"] -- wifi & Apt.serviceInstalledRunning "ntp" -- no hardware clock & bootstrappedFrom GitRepoOutsideChroot & Ssh.hostKeys hostContext diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index f8e261a5..17279ee1 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -1037,11 +1037,11 @@ house user hosts ctx sshkey = propertyList "home automation" $ props createSymbolicLink d "/var/www/html" ) -homerouterWifiInterfaceOld :: String -homerouterWifiInterfaceOld = "wlx7cdd90400448" - homerouterWifiInterface :: String -homerouterWifiInterface = "wlx7cdd90753b9f" +homerouterWifiInterface = "wlx9cefd5fcd6f3" + +homerouterWifiInterfaceOld :: String +homerouterWifiInterfaceOld = "wlx7cdd90753b9f" -- My home router, running hostapd and dnsmasq, -- with eth0 connected to a satellite modem, and a fallback ppp connection. -- cgit v1.2.3