1

Nixos: Rename options after update

This commit is contained in:
2024-07-03 20:17:41 +02:00
parent a783a5fd0e
commit de5724d57d
2 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@
enableRedistributableFirmware = true;
cpu.intel.updateMicrocode = true;
opengl = {
graphics = {
enable = true;
# driSupport = true; # NOTE: Deprecated
extraPackages = with pkgs; [