services.pcscd.extendReaderNames

NixOS option

String to append to every reader name. The special variable $HOSTNAME will be expanded to the current host name.

type: null or string
Default
null
Example
" $HOSTNAME"
declared in: nixos/modules/services/hardware/pcscd.nixView source on NixOS/nixpkgs →