From 1f5ac71e7423c7fd102ade01342470fe93fefd78 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 3 Jul 2023 15:20:10 +0400 Subject: [PATCH] nevermind gh cli needs to be a system package for git to find it --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 0932f78d..a51814fd 100644 --- a/configuration.nix +++ b/configuration.nix @@ -156,7 +156,6 @@ python310Packages.pip rustup cargo - gh nodejs ]; }; @@ -214,6 +213,7 @@ pamixer feh unzip + gh ]; # Some programs need SUID wrappers, can be configured further or are