Minor changes
This commit is contained in:
parent
bf5e3f9302
commit
54fe7a2613
3 changed files with 2 additions and 4 deletions
|
|
@ -6,9 +6,7 @@
|
|||
bluetooth.enable = true;
|
||||
pulseaudio.enable = false; # Use pipewire instead
|
||||
steam-hardware.enable = true; # Allow steam client to manage controllers
|
||||
opengl = {
|
||||
driSupport32Bit = true; # For OpenGL games
|
||||
};
|
||||
opengl.driSupport32Bit = true; # For OpenGL games
|
||||
};
|
||||
|
||||
sound.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue