programs.tsmClient.defaultServername

If multiple server stanzas are declared with programs.tsmClient.servers, this option may be used to name a default server stanza that IBM TSM uses in the absence of a user-defined dsm.opt file. This option translates to a defaultserver configuration line.

Type
null or string matching the pattern [^[:space:]]{1,64}
Default
null
Example
"mainTsmServer"
Declared
<nixpkgs/nixos/modules/programs/tsm-client.nix>