feat(shell): add exa
This commit is contained in:
parent
38e18474c7
commit
25f48595d2
@ -6,6 +6,7 @@
|
|||||||
homeDirectory = "/home/${user}";
|
homeDirectory = "/home/${user}";
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
exa
|
||||||
bat
|
bat
|
||||||
firefox
|
firefox
|
||||||
jq
|
jq
|
||||||
|
Reference in New Issue
Block a user