fix: add wrapQtAppsHook to SDDM theme derivation

This commit is contained in:
Bernardo Magri
2026-04-06 21:53:58 +01:00
parent a6ec85d1ef
commit d0f7e67d3d

View File

@@ -5,6 +5,7 @@ let
pname = "nomarchy-sddm-theme";
version = "1.0";
src = ../../assets/sddm/nomarchy;
nativeBuildInputs = [ pkgs.libsForQt5.qt5.wrapQtAppsHook ];
installPhase = ''
mkdir -p $out/share/sddm/themes/nomarchy
cp -r * $out/share/sddm/themes/nomarchy/