switch-to-unstable-os #3

Merged
tristan merged 29 commits from switch-to-unstable-os into main 2024-03-08 17:27:03 +00:00
Showing only changes of commit c3d002fe6e - Show all commits

View file

@ -48,6 +48,9 @@
environment.systemPackages = with pkgs; [
vulkan-tools
libva-utils
glxinfo # TODO right place here or in desktop ?
clinfo
wayland-utils # TODO move somewhere better ?
# nixgl.nixGLIntel
# nixgl.nixVulkanIntel
];