nixos/qt: install kio when qt.platformTheme = "kde" (#364032)
This commit is contained in:
@@ -18,6 +18,7 @@ let
|
||||
qt6Packages.qt6gtk2
|
||||
];
|
||||
kde = [
|
||||
libsForQt5.kio
|
||||
libsForQt5.plasma-integration
|
||||
libsForQt5.systemsettings
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user