services.cockpit.settings

NixOS option

Settings for cockpit that will be saved in /etc/cockpit/cockpit.conf. See the documentation, that is also available with man cockpit.conf.5 for details.

type: attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
Default
{ }
declared in: nixos/modules/services/monitoring/cockpit.nixView source on NixOS/nixpkgs →