Removed an outdated package

This commit is contained in:
Alexandre 2026-03-26 20:53:00 +01:00
parent cbfc6ac95e
commit 310130ef79

View File

@ -74,7 +74,6 @@
# Video Accel
libva
libva-utils
libva-mesa-driver
mesa
(wrapOBS {
@ -86,6 +85,7 @@
];
sessionVariables = {
NIXOS_OZONE_WL = "1";
LIBVA_DRIVER_NAME = "radeonsi";
};
pathsToLink = [ "/share/zsh" ];
};