test
This commit is contained in:
parent
ffb7b86513
commit
64042e7674
|
@ -1,8 +1,8 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
programs.bat = {
|
||||
enable = true;
|
||||
config .theme = "base16";
|
||||
enable = true
|
||||
config .theme = "base16"
|
||||
# config.theme = "Monokai Extended";
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue