remove pipewire config
This commit is contained in:
parent
4b3c94224a
commit
b0b44df3d5
@ -86,48 +86,6 @@
|
||||
enable = true;
|
||||
support32Bit = true;
|
||||
};
|
||||
config.pipewire = {
|
||||
#"context.properties" = {
|
||||
# "link.max-buffers" = 16;
|
||||
# "log.level" = 2;
|
||||
# "default.clock.rate" = 48000;
|
||||
# "default.clock.quantum" = 32;
|
||||
# "default.clock.min-quantum" = 32;
|
||||
# "default.clock.max-quantum" = 32;
|
||||
# "core.daemon" = true;
|
||||
# "core.name" = "pipewire-0";
|
||||
#};
|
||||
#"context.modules" = [
|
||||
# {
|
||||
# name = "libpipewire-module-rtkit";
|
||||
# args = {
|
||||
# "nice.level" = -15;
|
||||
# "rt.prio" = 88;
|
||||
# "rt.time.soft" = 200000;
|
||||
# "rt.time.hard" = 200000;
|
||||
# };
|
||||
# flags = [ "ifexists" "nofail" ];
|
||||
# }
|
||||
# { name = "libpipewire-module-protocol-native"; }
|
||||
# { name = "libpipewire-module-profiler"; }
|
||||
# { name = "libpipewire-module-metadata"; }
|
||||
# { name = "libpipewire-module-spa-device-factory"; }
|
||||
# { name = "libpipewire-module-spa-node-factory"; }
|
||||
# { name = "libpipewire-module-client-node"; }
|
||||
# { name = "libpipewire-module-client-device"; }
|
||||
# {
|
||||
# name = "libpipewire-module-portal";
|
||||
# flags = [ "ifexists" "nofail" ];
|
||||
# }
|
||||
# {
|
||||
# name = "libpipewire-module-access";
|
||||
# args = {};
|
||||
# }
|
||||
# { name = "libpipewire-module-adapter"; }
|
||||
# { name = "libpipewire-module-link-factory"; }
|
||||
# { name = "libpipewire-module-session-manager"; }
|
||||
#];
|
||||
};
|
||||
enable = true;
|
||||
jack.enable = true;
|
||||
pulse.enable = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user