Resolved qtct styling warning on rebuild (Disabled it for now)

This commit is contained in:
2026-05-16 21:48:13 +02:00
parent dcece454e1
commit 0eaf7a718f

View File

@ -18,7 +18,7 @@
# colorTheme.enable = true; # colorTheme.enable = true;
# profileNames = [ "${username}" ]; # profileNames = [ "${username}" ];
#}; #};
qt.enable = true; qt.enable = false;
qt.platform = "kde"; qt.platform = "kde";
#kde.enable = false; #kde.enable = false;
}; };