fix: Remove qt platform setting for kde
This commit is contained in:
parent
8019bc7003
commit
7de5231d38
1 changed files with 0 additions and 2 deletions
|
|
@ -6,8 +6,6 @@
|
|||
cfg = config.youthlic.gui;
|
||||
in {
|
||||
config = lib.mkIf (cfg.enabled == "kde") {
|
||||
# Fix stylix bug
|
||||
qt.platformTheme = lib.mkForce "kde";
|
||||
services = {
|
||||
desktopManager.plasma6.enable = true;
|
||||
displayManager.sddm.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue