Shairport sync
services.shairport-sync.arguments
Arguments to pass to the daemon. Defaults to a local pulseaudio server.
Type: string
Default
"-v -o pa"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/shairport-sync.nix
services.shairport-sync.enable
Enable the shairport-sync daemon.
Running with a local system-wide or remote pulseaudio server is recommended.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/shairport-sync.nix
services.shairport-sync.group
Group account name under which to run shairport-sync. The account will be created.
Type: string
Default
"shairport"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/shairport-sync.nix
services.shairport-sync.openFirewall
Whether to automatically open ports in the firewall.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/shairport-sync.nix
services.shairport-sync.user
User account name under which to run shairport-sync. The account will be created.
Type: string
Default
"shairport"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/shairport-sync.nix