programs.sbt.pluginsExtra

A list of extra commands to put in plugins conf file. Use it in last resort when you can't use the plugins option.

Type
list of string
Default
[ ]
Example
[
  "addDependencyTreePlugin"
]
Declared
<home-manager/modules/programs/sbt.nix>