dotfiles/modules/home-manager/bat.nix

2 lines
32 B
Nix
Raw Normal View History

2024-03-18 20:33:28 +00:00
{ programs.bat.enable = true; }