mirror of
https://github.com/szymon-jozef/amazing-dotfiles.git
synced 2026-09-07 20:20:43 +02:00
8 lines
57 B
Nix
8 lines
57 B
Nix
{ ... }:
|
|
|
|
{
|
|
programs.bat = {
|
|
enable = true;
|
|
};
|
|
}
|