diff --git a/modules/home/themes/layan-qt6.nix b/modules/home/themes/layan-qt6.nix index 7090f11..3651e76 100644 --- a/modules/home/themes/layan-qt6.nix +++ b/modules/home/themes/layan-qt6.nix @@ -20,7 +20,7 @@ stdenv.mkDerivation rec { # Propagate sddm theme dependencies to user env otherwise sddm does # not find them. Putting them in buildInputs is not enough. propagatedUserEnvPkgs = [ - kdeclarative + kdeclarative.bin libplasma plasma-workspace ];