diff --git a/configs/pkgs.nix b/configs/pkgs.nix index 5f58377..02b980f 100644 --- a/configs/pkgs.nix +++ b/configs/pkgs.nix @@ -47,7 +47,6 @@ ncdu ncurses nmap - nodejs ntp offpunk openssl diff --git a/hw/straylight/default.nix b/hw/straylight/default.nix index d385337..26a50cc 100644 --- a/hw/straylight/default.nix +++ b/hw/straylight/default.nix @@ -326,8 +326,10 @@ in # Pinned to the upstream flake (v0.9.0); nixpkgs-unstable only has 0.7.1. environment.systemPackages = [ inputs.herdr.packages.x86_64-linux.default + gh llamaModelsCmd llamaUnloadCmd + nodejs whisperTranscribe whisperCpp ];