NetBox: Difference between revisions

Klinger (talk | contribs)
m added a sentence about what it is, added 2 categories Server and Web Applications
Felbinger (talk | contribs)
m plugins: inform about netboxPlugins package set since 26.05
Line 83: Line 83:


=== Plugins ===
=== Plugins ===
The NixOS module supports plugins from nixpkgs. However, at the moment only a small set of plugins is packaged in nixpkgs and is available as part of [https://search.nixos.org/packages?type=packages&query=python3Packages+netbox python3Packages]. The documentation for plugins is being worked on and discussed in [https://github.com/NixOS/nixpkgs/issues/261522 #261522].
The NixOS module supports plugins from nixpkgs. However, at the moment only a small set of plugins is packaged in nixpkgs. Until 26.05 these plugins are available as part of [https://search.nixos.org/packages?type=packages&query=python3Packages+netbox python3Packages]. Since 26.05 plugins can be found in the [https://search.nixos.org/packages?type=packages&query=netboxPlugins. netboxPlugins]  package set. The documentation for plugins is being worked on and discussed in [https://github.com/NixOS/nixpkgs/issues/261522 #261522].
 
 


To include a plugin:<syntaxhighlight lang="nix">
To include a plugin:<syntaxhighlight lang="nix">