diff --git a/modules/system/homelab/dash.nix b/modules/system/homelab/dash.nix index 10cf100..df1d8ef 100644 --- a/modules/system/homelab/dash.nix +++ b/modules/system/homelab/dash.nix @@ -297,6 +297,7 @@ in { type = "docker-containers"; title = "Containers"; format-container-names = true; + hide-by-default = true; } ]; }