services.octoprint.plugins

Additional plugins to be used. Available plugins are passed through the plugins input.

Type
function that evaluates to a(n) list of package
Default
plugins: []
Example
plugins: with plugins; [ themeify stlviewer ]
Declared
<nixpkgs/nixos/modules/services/misc/octoprint.nix>