mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 21:39:23 +02:00
enable pipewire system wide
This commit is contained in:
parent
c8bcbb35a1
commit
ff47d91da4
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
#systemWide = true;
|
||||
systemWide = true;
|
||||
alsa = {
|
||||
enable = true;
|
||||
support32Bit = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue