services.fwupd.daemonSettings.DisabledPlugins

NixOS option

List of plugins to be disabled.

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