nixos/plasma5: enable qt stuff

Otherwise things like themes only work due to lucky wrapper leakage.
This commit is contained in:
K900 2024-01-30 17:36:06 +03:00
parent 961f491bc2
commit 3176d495ff

View File

@ -185,6 +185,8 @@ in
};
};
qt.enable = true;
environment.systemPackages =
with pkgs.plasma5Packages;
let