Minor changes

This commit is contained in:
rotterdam 2023-04-22 18:32:36 -03:00
parent bf5e3f9302
commit 54fe7a2613
3 changed files with 2 additions and 4 deletions

View file

@ -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;