+baserow in starter tier

This commit is contained in:
m3tam3re 2025-04-10 13:24:11 +02:00
parent 9e277f6021
commit d5e96a0f0a

View File

@ -9,7 +9,7 @@
with lib; let
tiers = {
starter = {
services = ["core" "portainer" "caddy" "n8n"];
services = ["core" "portainer" "caddy" "n8n" "baserow"];
description = "Basic management tools";
};
premium = {