nixpkgs/nixos/modules
Jan Tojnar e5f7dacc93
nixos/fwupd: disable test plugins implicitly
invalid test was introduced in 297d1598ef
and it is disabled in the shipped daemon.conf.

I forgot to reflect that in the module, which caused the daemon to print the following on start-up:

    FuEngine             invalid has incorrect built version invalid

and the command to warn:

    WARNING: The daemon has loaded 3rd party code and is no longer supported by the upstream developers!

To reduce the change of this happening in the future, I moved the list of default disabled plug-ins to the package expression.

I also set the value of the NixOS module option in the config section of the module instead of the default value used previously,
which will allow users to not care about these plug-ins.
2020-02-06 22:32:13 +01:00
..
config treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
hardware nixos/tuxedo-keyboard: init module. 2020-01-26 09:24:09 +01:00
i18n/input-method nixos/ibus: fix missing dconf profile 2020-01-06 20:30:37 +09:00
installer nixos/release: rename iso_graphical to iso_plasma5 2020-01-27 16:34:37 -05:00
misc nixos/version: fix case where .git is a symlink 2020-01-20 00:53:44 +01:00
profiles nixos/plasma5: drop enableQt4Support option 2019-11-22 09:01:05 +01:00
programs Merge pull request #77408 from petabyteboy/feature/geary-module 2020-01-28 18:45:45 -05:00
security nixos/pam: cleanup services (#76885) 2020-01-09 10:09:13 +00:00
services nixos/fwupd: disable test plugins implicitly 2020-02-06 22:32:13 +01:00
system Merge pull request #69057 from volth/ld-linux 2020-01-27 20:08:12 -05:00
tasks nixos/powertop: wait for hardware to initialize 2020-01-09 19:45:41 +08:00
testing nixos/testing: remove leftover of virtualisation.qemu.program 2019-08-29 10:12:13 +02:00
virtualisation nixos/lxd: add package options for LXC, LXD and ZFS (#73902) 2020-01-30 14:51:12 +00:00
module-list.nix nixos/freeswitch: init (#76821) 2020-01-30 16:45:47 +01:00
rename.nix nixos/display-managers/auto: remove 2020-01-29 19:05:46 -05:00