programs.sbt.credentials
A list of credentials to define in the sbt configuration directory.
- Type
list of (submodule)- Default
[ ]- Example
[{ realm = "Sonatype Nexus Repository Manager"; host = "example.com"; user = "user"; passwordCommand = "pass show sbt/user@example.com"; }]- Declared
- <home-manager/modules/programs/sbt.nix>