flake lock and fixes to toothpick

This commit is contained in:
2025-07-29 21:24:53 +02:00
parent a000bc0da3
commit 7518153d87
11 changed files with 49 additions and 50 deletions

View File

@@ -12,7 +12,6 @@
libva
vaapiVdpau
libvdpau-va-gl
libGL
];
commonPackages32 = with pkgs.pkgsi686Linux; [
@@ -32,7 +31,6 @@
vulkan-tools
wayland
wayland-protocols
libGL
];
nvidiaOffloadScript = pkgs.writeShellScriptBin "nvidia-offload" ''