Fix new package names
This commit is contained in:
@@ -31,9 +31,9 @@ in
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
clinfo
|
||||
glxinfo
|
||||
jellyfin-ffmpeg
|
||||
libva-utils
|
||||
mesa-demos
|
||||
nfs-utils
|
||||
radeontop
|
||||
vulkan-tools
|
||||
|
||||
@@ -10,9 +10,6 @@
|
||||
...
|
||||
}:
|
||||
|
||||
let
|
||||
passthru = [ ];
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
@@ -39,7 +36,7 @@ in
|
||||
curl
|
||||
gawk
|
||||
git
|
||||
glxinfo
|
||||
mesa-demos
|
||||
unzip
|
||||
wget
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user