feat(shell): add exa
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
|
||||||
|
|
Loading…
Reference in New Issue