feat(shell): add exa

This commit is contained in:
Michael Mandl 2022-07-07 16:07:34 +02:00
parent 38e18474c7
commit 25f48595d2
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

@ -6,6 +6,7 @@
homeDirectory = "/home/${user}";
packages = with pkgs; [
exa
bat
firefox
jq