nixos/plasma5: enable qt stuff
Otherwise things like themes only work due to lucky wrapper leakage.
This commit is contained in:
parent
961f491bc2
commit
3176d495ff
@ -185,6 +185,8 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
qt.enable = true;
|
||||
|
||||
environment.systemPackages =
|
||||
with pkgs.plasma5Packages;
|
||||
let
|
||||
|
Loading…
Reference in New Issue
Block a user