programs.bat.extraPackages

Extra bat scripts to be added to the system configuration.

Type
list of package
Default
[ ]
Example
with pkgs.bat-extras; [
  batdiff
  batman
  prettybat
];
Declared
<nixpkgs/nixos/modules/programs/bat.nix>