diff --git a/modules/system/sddm.nix b/modules/system/sddm.nix index d8937f8..0b1b676 100644 --- a/modules/system/sddm.nix +++ b/modules/system/sddm.nix @@ -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/