From c7684fccb78f8fd486058068da74773c3bef694e Mon Sep 17 00:00:00 2001 From: Ahwx Date: Sat, 22 Jun 2024 13:44:31 +0200 Subject: [PATCH] feat: install `jq` --- modules/home/packages.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/packages.nix b/modules/home/packages.nix index 25e7f95..0bc8a72 100644 --- a/modules/home/packages.nix +++ b/modules/home/packages.nix @@ -1,6 +1,7 @@ { inputs, pkgs, ... }: { home.packages = with pkgs; [ + jq tmux wdisplays htop