services.pulseaudio.daemon.config

NixOS option

Config of the pulse daemon. See man pulse-daemon.conf.

type: attribute set of unspecified value
Default
{ }
Example
{ realtime-scheduling = "yes"; }
declared in: nixos/modules/services/audio/pulseaudio.nixView source on NixOS/nixpkgs →