services.octoprint.plugins
NixOS option
Additional plugins to be used. Available plugins are passed through the plugins input.
type: function that evaluates to a(n) list of packageDefault
plugins: []
Example
declared in: nixos/modules/services/misc/octoprint.nixView source on NixOS/nixpkgs →plugins: with plugins; [ themeify stlviewer ]