{
imports = [
./kitty.nix
];
programs.eza = {
enable = true;
enableAliases = true;
git = true;
};
programs.bat = {
}