add terminal and file picker
This commit is contained in:
parent
adffeee6fe
commit
48f05e119a
5 changed files with 36 additions and 2 deletions
|
@ -28,6 +28,7 @@ in {
|
|||
programs.home-manager.enable = true;
|
||||
home.packages = with pkgs; [
|
||||
alacritty
|
||||
terminal # see flake.nix
|
||||
exa
|
||||
fd
|
||||
_diffr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue