System Gen98 @ 2025-08-17-14:20:01 by jonas@monolith
This commit is contained in:
parent
fc6a8e723a
commit
41d4f40b7b
@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
|||||||
# Propagate sddm theme dependencies to user env otherwise sddm does
|
# Propagate sddm theme dependencies to user env otherwise sddm does
|
||||||
# not find them. Putting them in buildInputs is not enough.
|
# not find them. Putting them in buildInputs is not enough.
|
||||||
propagatedUserEnvPkgs = [
|
propagatedUserEnvPkgs = [
|
||||||
kdeclarative
|
kdeclarative.bin
|
||||||
libplasma
|
libplasma
|
||||||
plasma-workspace
|
plasma-workspace
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user