set hide by default

This commit is contained in:
Satria 2026-03-07 19:37:18 +07:00
commit d5b5b4adbd

View file

@ -297,6 +297,7 @@ in {
type = "docker-containers"; type = "docker-containers";
title = "Containers"; title = "Containers";
format-container-names = true; format-container-names = true;
hide-by-default = true;
} }
]; ];
} }