feat: install jq

This commit is contained in:
Ahwx 2024-06-22 13:44:31 +02:00
parent 67d2554f16
commit c7684fccb7

View file

@ -1,6 +1,7 @@
{ inputs, pkgs, ... }: { inputs, pkgs, ... }:
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
jq
tmux tmux
wdisplays wdisplays
htop htop