services.fwupd.extraTrustedKeys
NixOS option
Installing a public key allows firmware signed with a matching private key to be recognized as trusted, which may require less authentication to install than for untrusted files. By default trusted firmware can be upgraded (but not downgraded) without the user or administrator password. Only very few keys are installed by default.
type: list of absolute pathDefault
[ ]
Example
declared in: nixos/modules/services/hardware/fwupd.nixView source on NixOS/nixpkgs →[ /etc/nixos/fwupd/myfirmware.pem ]