programs.bat.extraPackages
NixOS option
Extra bat scripts to be added to the system configuration.
type: list of packageDefault
[ ]
Example
declared in: nixos/modules/programs/bat.nixView source on NixOS/nixpkgs →with pkgs.bat-extras; [ batdiff batman prettybat ];