refactor: pipewire: remove dead code
This commit is contained in:
@@ -56,12 +56,6 @@ in
|
|||||||
services.udev.packages = lib.mkIf cfg.enabled [
|
services.udev.packages = lib.mkIf cfg.enabled [
|
||||||
cfg.package
|
cfg.package
|
||||||
];
|
];
|
||||||
# systemd.packages = lib.mkIf cfg.enabled [
|
|
||||||
# cfg.package
|
|
||||||
# ];
|
|
||||||
# environment.systemPackages = lib.mkIf cfg.enabled [
|
|
||||||
# cfg.package
|
|
||||||
# ];
|
|
||||||
|
|
||||||
# rtkit/RealtimeKit: allow applications which want realtime audio (e.g. Dino? Pulseaudio server?) to request it.
|
# rtkit/RealtimeKit: allow applications which want realtime audio (e.g. Dino? Pulseaudio server?) to request it.
|
||||||
# this might require more configuration (e.g. polkit-related) to work exactly as desired.
|
# this might require more configuration (e.g. polkit-related) to work exactly as desired.
|
||||||
|
Reference in New Issue
Block a user