summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2023-11-16 17:23:07 +0100
committerLinnnus <[email protected]>2023-11-16 17:23:07 +0100
commit6e37907d7fe3a5c64d601499a233f9365ecb5449 (patch)
treea5d31898104f9acd5eb1e5de23eb3484d0a7fe39 /hosts
parentc24feb5b892742559c13e7d51971de0c2c57695a (diff)
home/git+hosts: Remove jq, add gh
Diffstat (limited to 'hosts')
-rw-r--r--hosts/common.nix3
1 files changed, 1 insertions, 2 deletions
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