home: add jq

This commit is contained in:
Guanran Wang 2024-07-03 19:15:17 +08:00
parent 7663238d87
commit 4074357178
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF

View file

@ -48,6 +48,7 @@
./applications/zellij
];
programs.jq.enable = true;
programs.ripgrep.enable = true;
programs.zoxide.enable = true;
home.packages =