nixos-configuration/home/bat.nix

4 lines
43 B
Nix

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