Steam: enable pipewire alsa compatibility
This commit is contained in:
parent
2d69565d91
commit
8f7e8e3661
1 changed files with 2 additions and 0 deletions
|
|
@ -6,4 +6,6 @@
|
||||||
# Doubt that I'll use it, but I'll enable it anyways
|
# Doubt that I'll use it, but I'll enable it anyways
|
||||||
remotePlay.openFirewall = true;
|
remotePlay.openFirewall = true;
|
||||||
};
|
};
|
||||||
|
# Some linux native games (rise of the tomb raider) use alsa for sound
|
||||||
|
services.pipewire.alsa.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue