services.cockpit.plugins

NixOS option

List of cockpit plugins. This add the passthru.cockpitPath of the packages to the systemd cockpit service.

type: list of package
Default
[ ]
Example
[
  pkgs.cockpit-zfs
]
declared in: nixos/modules/services/monitoring/cockpit.nixView source on NixOS/nixpkgs →