services.tdarr.server.serverDualStack

NixOS option

Enable dual-stack (IPv4/IPv6) networking. When enabled, the server binds to :: if IPv6 is available, accepting both IPv4 and IPv6 connections. Useful in Kubernetes and other modern networking setups.

type: boolean
Default
false
declared in: nixos/modules/services/misc/tdarr/server.nixView source on NixOS/nixpkgs →