This commit is contained in:
parent
9620ca8ca3
commit
6978e1ad5b
2 changed files with 105 additions and 111 deletions
|
@ -126,10 +126,10 @@
|
|||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
hardware.enableRedistributableFirmware = lib.mkDefault true;
|
||||
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
# driSupport = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
zramSwap = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue