From c0d31fe22072eb4bd7cd9a4dd5916f8619c81d4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 17 Aug 2025 14:50:11 +0200 Subject: [PATCH] Home Gen38 @ 2025-08-17-14:42 by jonas@monolith --- modules/home/themes/layan-qt6.nix | 9 ++++----- modules/home/themes/layan.nix | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/modules/home/themes/layan-qt6.nix b/modules/home/themes/layan-qt6.nix index e94b53a..f9dc9af 100644 --- a/modules/home/themes/layan-qt6.nix +++ b/modules/home/themes/layan-qt6.nix @@ -3,7 +3,9 @@ lib, fetchFromGitHub, gitUpdater, - kdePackages, + kdeclarative, + libplasma, + plasma-workspace, }: stdenv.mkDerivation rec { pname = "layan-kde"; @@ -17,10 +19,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 = with kdePackages; [ - kdeclarative - libplasma - plasma-workspace + propagatedUserEnvPkgs = [ ]; postPatch = '' diff --git a/modules/home/themes/layan.nix b/modules/home/themes/layan.nix index f0cd58e..aee12f9 100644 --- a/modules/home/themes/layan.nix +++ b/modules/home/themes/layan.nix @@ -13,7 +13,7 @@ in { config = lib.mkIf cfg.enable { home.packages = [ - # layan-qt6 + layan-qt6 pkgs.kdePackages.qtstyleplugin-kvantum pkgs.unstable.layan-cursors pkgs.layan-gtk-theme