services.rauc.bundleFormats

NixOS option

Allowable formats for the RAUC bundle.

type: list of string
Default
[
  "-plain"
  "+verity"
]
Example
[
  "-plain"
  "+verity"
]
declared in: nixos/modules/services/hardware/rauc.nixView source on NixOS/nixpkgs →