MyNixOS website logo
option

services.octoprint.plugins

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

Declarations
Type
function that evaluates to a(n) list of package
Default
plugins: []
Example
plugins: with plugins; [ themeify stlviewer ]