removed deprecated option
This commit is contained in:
parent
29381f1208
commit
8b87678f1d
3 changed files with 3 additions and 15 deletions
|
@ -61,11 +61,7 @@
|
|||
enableAllFirmware = true;
|
||||
cpu.intel.updateMicrocode = true;
|
||||
|
||||
opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
};
|
||||
opengl.enable = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue