Add kitty to home.nix

This commit is contained in:
2022-05-11 10:21:50 -07:00
parent 583acceb43
commit 32786c1efe

View File

@@ -46,6 +46,7 @@ in
ripgrep
git
tmux
kitty
];
programs.direnv.enable = true;