diff --git a/nixos/modules/config/qt.nix b/nixos/modules/config/qt.nix index fb10ef5c32387..ee771698323ee 100644 --- a/nixos/modules/config/qt.nix +++ b/nixos/modules/config/qt.nix @@ -18,6 +18,7 @@ let qt6Packages.qt6gtk2 ]; kde = [ + libsForQt5.kio libsForQt5.plasma-integration libsForQt5.systemsettings ];