nixos/plasma5: drop enableQt4Support option
Phonon no longer supports Qt4 so this is useless.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
displayManager.sddm.enable = true;
|
||||
desktopManager.plasma5 = {
|
||||
enable = true;
|
||||
enableQt4Support = false;
|
||||
};
|
||||
libinput.enable = true; # for touchpad support on many laptops
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user