Kde/plasma: enable qt

This commit is contained in:
Toast 2024-01-30 23:11:14 +01:00
parent afec7ca0bc
commit d706a86250

View file

@ -54,6 +54,8 @@ in
displayManager.defaultSession = "plasmawayland"; displayManager.defaultSession = "plasmawayland";
}; };
qt.enable = true;
# GTK apps need dconf to grab the correct theme on Wayland # GTK apps need dconf to grab the correct theme on Wayland
programs.dconf.enable = true; programs.dconf.enable = true;