about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--groups.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/groups.py b/groups.py
index 67c683c..ca7823e 100644
--- a/groups.py
+++ b/groups.py
@@ -10,17 +10,17 @@ groups = {
         "bundles": {
             "alpine-base",
             "apk",
-            "containers",
             #"firewall",
             "motd",
             "node-exporter",
             "restic-backup",
             "svtree",
+            "svtree-containers",
+            "svtree-www",
             "syncthing",
             "tailscale",
             "tgnotify",
             "traefik",
-            "www",
         },
     },
 }