modules/desktop: qt5 -> qt
This commit is contained in:
parent
b7b6d2882c
commit
e587b61cbc
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ in {
|
|||
services.packagekit.enable = lib.mkForce false;
|
||||
programs.gnome-terminal.enable = false;
|
||||
|
||||
qt5 = {
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "gtk2";
|
||||
style = "gtk2";
|
||||
|
|
Loading…
Reference in a new issue