From 4a8eecbd5646c755e0ab8ce7605d2c9623424ee5 Mon Sep 17 00:00:00 2001 From: cy Date: Sat, 11 Jan 2025 18:26:41 -0500 Subject: [PATCH] install github-cli --- home/yt/ytnix.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/yt/ytnix.nix b/home/yt/ytnix.nix index 543e4e2..67f448d 100644 --- a/home/yt/ytnix.nix +++ b/home/yt/ytnix.nix @@ -98,6 +98,7 @@ gdb clang seahorse + github-cli ]; programs.waybar.enable = true;