From 5de91de150911116ee666c6073a58bf593ad36eb Mon Sep 17 00:00:00 2001
From: cswimr <seaswimmerthefsh@gmail.com>
Date: Wed, 18 Dec 2024 15:05:18 -0500
Subject: [PATCH] add `gh`

---
 nixos/pkg.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nixos/pkg.nix b/nixos/pkg.nix
index a4529e3..02821e5 100644
--- a/nixos/pkg.nix
+++ b/nixos/pkg.nix
@@ -57,6 +57,7 @@ let
     ssh-to-age
     busybox
     nix-search
+    gh
 
     python311
     python311Packages.python-lsp-server