{ pkgs, config, inputs, ... }: { home.packages = with pkgs; [ inputs.zen-browser.packages."${system}".default ]; }