programs.tsmClient.defaultServername

NixOS option

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 in: nixos/modules/programs/tsm-client.nixView source on NixOS/nixpkgs →