Home Gen38 @ 2025-08-17-14:42 by jonas@monolith

This commit is contained in:
Jonas Röger 2025-08-17 14:50:11 +02:00
parent 6aeadc9d08
commit c0d31fe220
2 changed files with 5 additions and 6 deletions

View File

@ -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 = ''

View File

@ -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