chore(mrmeeseeks): change OpenGL parameters regarding Nix evolution
This commit is contained in:
parent
cba8025da5
commit
a5bd4f4c83
1 changed files with 2 additions and 3 deletions
|
@ -64,9 +64,8 @@
|
|||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
|
||||
hardware.cpu.amd.updateMicrocode = true;
|
||||
hardware.opengl = {
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
hardware.graphics = {
|
||||
enable32Bit = true;
|
||||
};
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.xpadneo.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue