lxqt-wayland-session: add passthru.providedSessions (#436750)

authored by José Romildo Malaquias and committed by GitHub 0adcf3ad 5d0865b3

+2
+2
pkgs/desktops/lxqt/lxqt-wayland-session/default.nix
··· 60 60 61 61 passthru.updateScript = gitUpdater { }; 62 62 63 + passthru.providedSessions = [ "lxqt-wayland" ]; 64 + 63 65 meta = { 64 66 homepage = "https://github.com/lxqt/lxqt-wayland-session"; 65 67 description = "Files needed for the LXQt Wayland Session";