summaryrefslogtreecommitdiff
path: root/src/Propellor
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor')
-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