Roon bridge
services.roon-bridge.enable
Whether to enable Roon Bridge.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/audio/roon-bridge.nix
services.roon-bridge.group
Group to run the Roon Bridge as.
Type: string
Default
"roon-bridge"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/audio/roon-bridge.nix
services.roon-bridge.openFirewall
Open ports in the firewall for the bridge.
Type: boolean
Default
false
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/audio/roon-bridge.nix
services.roon-bridge.user
User to run the Roon bridge as.
Type: string
Default
"roon-bridge"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/audio/roon-bridge.nix