sddm: allow building without layer-shell-qt

We're about to not have it on Qt5.
This commit is contained in:
K900
2025-08-21 23:21:42 +03:00
parent 5b6c0c02ef
commit 80bbc0fe04
@@ -2,7 +2,7 @@
lib,
callPackage,
runCommand,
layer-shell-qt,
layer-shell-qt ? null,
qtwayland,
wrapQtAppsHook,
unwrapped ? callPackage ./unwrapped.nix { },