pipewire: build without systemd
This commit is contained in:
@@ -41,6 +41,9 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# disabling systemd causes pipewire to be built with direct udev support instead
|
||||||
|
packageUnwrapped = pkgs.pipewire.override { enableSystemd = false; };
|
||||||
|
|
||||||
suggestedPrograms = [
|
suggestedPrograms = [
|
||||||
# "rtkit"
|
# "rtkit"
|
||||||
"wireplumber"
|
"wireplumber"
|
||||||
|
Reference in New Issue
Block a user