services.fwupd.extraRemotes

NixOS option

Enables extra remotes in fwupd. See /etc/fwupd/remotes.d.

type: list of string
Default
[ ]
Example
[
  "lvfs-testing"
]
declared in: nixos/modules/services/hardware/fwupd.nixView source on NixOS/nixpkgs →