add terminal and file picker

This commit is contained in:
Leonardo Eugênio 2022-08-06 11:10:31 -03:00
parent adffeee6fe
commit 48f05e119a
5 changed files with 36 additions and 2 deletions

View file

@ -28,6 +28,7 @@ in {
programs.home-manager.enable = true;
home.packages = with pkgs; [
alacritty
terminal # see flake.nix
exa
fd
_diffr