working build again

This commit is contained in:
Chris Cochrun 2024-08-23 13:38:28 -05:00
parent 869b4ecd73
commit 1c57018766
6 changed files with 24 additions and 57 deletions

View file

@ -20,9 +20,8 @@
# NVIDIA
# services.xserver.videoDrivers = [ "nvidia" ];
hardware = {
opengl = {
graphics = {
enable = true;
driSupport32Bit = true;
extraPackages = with pkgs; [
mesa.drivers
vaapiVdpau