services.rauc.settings

NixOS option

Rauc configuration that will be converted to INI. Refer to: https://rauc.readthedocs.io/en/latest/reference.html#sec-ref-slot-config for details on supported values. All module-specific options override these.

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/hardware/rauc.nixView source on NixOS/nixpkgs →