dotfiles/users/functionalhacker/programs/bat.nix

5 lines
44 B
Nix

{ ... }:
{
programs.bat.enable = true;
}