services.peering-manager.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/peering-manager.nixView source on NixOS/nixpkgs →