Update flake.lock and simplify plex package

Remove the QT_QPA_PLATFORM override for plex-desktop, using the default
package configuration.
This commit is contained in:
2026-02-04 13:38:05 +01:00
parent e32b7ce0a5
commit 041be371e5
2 changed files with 35 additions and 34 deletions

View File

@@ -35,7 +35,8 @@
eyeOfGnome = eog;
kdenlive = kdePackages.kdenlive;
plex = [
(plex-desktop.override {extraEnv = {QT_QPA_PLATFORM = "xcb";};})
# (plex-desktop.override {extraEnv = {QT_QPA_PLATFORM = "xcb";};})
plex-desktop
plexamp
];
freetube = freetube;