From 6e37907d7fe3a5c64d601499a233f9365ecb5449 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Thu, 16 Nov 2023 17:23:07 +0100 Subject: home/git+hosts: Remove jq, add gh --- hosts/common.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hosts') diff --git a/hosts/common.nix b/hosts/common.nix index 2378352..d9b868c 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -33,8 +33,7 @@ # Very basic system administration tools. environment.systemPackages = with pkgs; [ tree - jc - jq + gh vim comma nix-index -- cgit v1.2.3