node->straylight, add gh

This commit is contained in:
2026-09-19 17:49:24 -07:00
parent e4be9d2079
commit 4137fdad47
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -47,7 +47,6 @@
ncdu ncdu
ncurses ncurses
nmap nmap
nodejs
ntp ntp
offpunk offpunk
openssl openssl
+2
View File
@@ -326,8 +326,10 @@ in
# Pinned to the upstream flake (v0.9.0); nixpkgs-unstable only has 0.7.1. # Pinned to the upstream flake (v0.9.0); nixpkgs-unstable only has 0.7.1.
environment.systemPackages = [ environment.systemPackages = [
inputs.herdr.packages.x86_64-linux.default inputs.herdr.packages.x86_64-linux.default
gh
llamaModelsCmd llamaModelsCmd
llamaUnloadCmd llamaUnloadCmd
nodejs
whisperTranscribe whisperTranscribe
whisperCpp whisperCpp
]; ];