nix-darwin/home/bat.nix
2026-03-15 02:49:54 +09:00

5 lines
47 B
Nix

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