add flake/home-manager and standard cli programs
This commit is contained in:
6
home/bat.nix
Normal file
6
home/bat.nix
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
programs.bat = {
|
||||
enable = true;
|
||||
config.theme = "base16";
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user