Skip to content

Commit

Permalink
qt: install kio when qt.platformTheme = "kde"
Browse files Browse the repository at this point in the history
  • Loading branch information
alyraffauf committed Dec 10, 2024
1 parent f425ed8 commit 5f2e9e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/modules/config/qt.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ let
qt6Packages.qt6gtk2
];
kde = [
libsForQt5.kio
libsForQt5.plasma-integration
libsForQt5.systemsettings
];
Expand Down

0 comments on commit 5f2e9e2

Please sign in to comment.