renamed option

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

View file

@ -61,7 +61,10 @@
enableAllFirmware = true;
cpu.intel.updateMicrocode = true;
opengl.enable = true;
graphics = {
enable = true;
enable32Bit = true;
};
};
system.stateVersion = "24.05";