qt.enable

NixOS option

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 in: nixos/modules/config/qt.nixView source on NixOS/nixpkgs →