mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-01-10 13:52:36 +08:00
6 lines
No EOL
85 B
Nix
6 lines
No EOL
85 B
Nix
{
|
|
programs.bat = {
|
|
enable = true;
|
|
config.theme = "Monokai Extended";
|
|
};
|
|
} |