grafana-alloy: don't build the frontend twice
[NixPkgs.git] / nixos / modules / programs / qt5ct.nix
blobbc7b28b9c6e924c2e78ddee1f41c4f4851fa4a5d
1 { lib, ... }:
4   imports = [
5     (lib.mkRemovedOptionModule [ "programs" "qt5ct" "enable" ] "Use qt5.platformTheme = \"qt5ct\" instead.")
6   ];