summaryrefslogtreecommitdiff
path: root/updater.lua
diff options
context:
space:
mode:
Diffstat (limited to 'updater.lua')
-rw-r--r--updater.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater.lua b/updater.lua
index 03ba163..2695fd9 100644
--- a/updater.lua
+++ b/updater.lua
@@ -47,7 +47,7 @@ elseif hostname == "turris-home" then
vpn = true
sentinel = true
Install("transmission-daemon-openssl")
-elseif hostname == "mox-home" then
+elseif hostname:match("-home$") then
tools = true
elseif hostname:match("^work-") then
tools = true