removed deprecated option

This commit is contained in:
twoneis 2024-06-22 15:24:12 +02:00
parent 29381f1208
commit 8b87678f1d
3 changed files with 3 additions and 15 deletions

View file

@ -61,11 +61,7 @@
enableAllFirmware = true;
cpu.intel.updateMicrocode = true;
opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
};
opengl.enable = true;
};
system.stateVersion = "24.05";