services.netbox.plugins

NixOS option

List of plugin packages to install.

type: function that evaluates to a(n) list of package
Default
python3Packages: with python3Packages; [];
declared in: nixos/modules/services/web-apps/netbox.nixView source on NixOS/nixpkgs →