From 0da2dc9b5245b71d5923ff1b2d4ef49fe9f69226 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 3 Jul 2023 15:19:05 +0400 Subject: [PATCH] add github cli to userpkgs and add nodejs --- configuration.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 4d030071..0932f78d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -156,6 +156,8 @@ python310Packages.pip rustup cargo + gh + nodejs ]; }; @@ -210,8 +212,8 @@ alsa-utils pulseaudio pamixer - gh feh + unzip ]; # Some programs need SUID wrappers, can be configured further or are