The unstable tuxedo-drivers module has a type error where cfg.settings (a set) is passed directly to lib.any which expects a list. This was introduced in commit 15d9ec6 and fixed in a77e30e, but the fix hasn't propagated to our nixpkgs input yet. Workaround: disable the unstable module and import from nixpkgs-stable.