mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
Add the stuff steam needs to launch
This commit is contained in:
parent
5570a96827
commit
5a46e79881
1 changed files with 2 additions and 0 deletions
|
|
@ -69,6 +69,8 @@
|
|||
hyprland.enable = lib.mkDefault false;
|
||||
|
||||
# Configure pulseaudio
|
||||
hardware.graphics.enable32Bit = config.packages.gaming.enable;
|
||||
hardware.pulseaudio.support32Bit = config.packages.gaming.enable;
|
||||
hardware.pulseaudio.enable = lib.mkDefault true;
|
||||
services.pipewire.enable = false;
|
||||
services.keyd = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue