From d0f7e67d3d1fc6180b9ed246a3a606b34c2f6171 Mon Sep 17 00:00:00 2001 From: Bernardo Magri Date: Mon, 6 Apr 2026 21:53:58 +0100 Subject: [PATCH] fix: add wrapQtAppsHook to SDDM theme derivation --- modules/system/sddm.nix | 1 + 1 file changed, 1 insertion(+) 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/