services.tang.listenStream
NixOS option
Addresses and/or ports on which tang should listen. For detailed syntax see ListenStream in systemd.socket(5).
type: list of stringDefault
[ "7654" ]
Example
declared in: nixos/modules/services/security/tang.nixView source on NixOS/nixpkgs →[ "198.168.100.1:7654" "[2001:db8::1]:7654" "7654" ]