diff --git a/flake.nix b/flake.nix index ba8aca8..4880fc4 100644 --- a/flake.nix +++ b/flake.nix @@ -35,11 +35,10 @@ # flake packages { - environment.systemPackages = with inputs; - [ - compose2nix.packages.${system}.default - zen-browser.packages.${system}.specific - ]; + environment.systemPackages = with inputs; [ + compose2nix.packages.${system}.default + zen-browser.packages.${system}.specific + ]; } # Catppuccin theme