summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2020-04-06 12:30:18 -0400
committerJoey Hess2020-04-06 12:30:18 -0400
commit1427d3f5ea0cf8cb88421326630166a235b76bf9 (patch)
treeaaf307974843201b140b83d2fb3581c93564fe9e
parentb55423df3592a78020b9489d93656e80367eaff3 (diff)
propellor spin
-rw-r--r--src/Propellor/Property/SiteSpecific/JoeySites.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs
index 214d6cc9..9b8a7e70 100644
--- a/src/Propellor/Property/SiteSpecific/JoeySites.hs
+++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs
@@ -1250,7 +1250,7 @@ homeNAS = propertyList "home NAS" $ props
& Apt.installed ["git-annex", "borgbackup"]
where
hubvendor = "0409"
- hubloc = "1-1.6"
+ hubloc = "4-1.6"
data USBHubPort = USBHubPort
{ hubVendor :: String