nixfiles/home/profiles/shell/bat.nix
2025-07-26 13:48:37 -07:00

3 lines
37 B
Nix

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