From 917d839cf760e19589d10b102ac91fd509cfbbf6 Mon Sep 17 00:00:00 2001
From: rycee
Type: string
+Declared by:
+
+
+<home-manager/modules/programs/sbt.nix>
+
+ |
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 by: