summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--updater.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/updater.lua b/updater.lua
index 7296d1e..63da8c4 100644
--- a/updater.lua
+++ b/updater.lua
@@ -45,6 +45,7 @@ elseif hostname == "turris-home" then
tools = true
vpn = true
public = true
+ Install("mount-data")
Install("transmission-daemon")
Install("syncthing")
elseif hostname:match("-home$") then