diff --git a/features/homelab-dashboard.nix b/features/homelab-dashboard.nix index aa7f48c..1879410 100644 --- a/features/homelab-dashboard.nix +++ b/features/homelab-dashboard.nix @@ -50,12 +50,12 @@ in services.homepage-dashboard = { enable = true; settings = { - headerStyle = boxed; + headerStyle = "boxed"; "language" = "fr"; title = "sillybox home !!"; layout = { "Vidéos & Séries" = { - style = row; + style = "row"; columns = 4; }; };