cava: enable pipewire support by default
This commit is contained in:
parent
d71e4e9e70
commit
244ceba5ee
@ -13,7 +13,7 @@
|
||||
, SDL2
|
||||
, libGL
|
||||
, withSDL2 ? false
|
||||
, withPipewire ? false
|
||||
, withPipewire ? true
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
Loading…
Reference in New Issue
Block a user