qt.enable

Whether to enable Qt configuration, including theming.

Enabling this option is necessary for Qt plugins to work in the installed profiles (e.g.: nix-env -i or environment.systemPackages).

Type
boolean
Default
false
Example
true
Declared
<nixpkgs/nixos/modules/config/qt.nix>