From 72560dce633049b41db42444b516d60b849826ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Thu, 21 Aug 2025 17:47:28 +0200 Subject: [PATCH] System Gen203 @ 2025-08-21-17:47:28 by jonas@comfy-station --- hosts/comfy-station/configuration.nix | 1 + pkgs/layan-qt6.nix | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/hosts/comfy-station/configuration.nix b/hosts/comfy-station/configuration.nix index 789ee45..4687886 100644 --- a/hosts/comfy-station/configuration.nix +++ b/hosts/comfy-station/configuration.nix @@ -30,6 +30,7 @@ # hive modules hive.nix-scripts.enable = true; hive.displayManager.name = "sddm"; + hive.themes.layan.enable = true; hive.hyprland.enable = true; hive.kwallet.enable = true; hive.kwallet.forUsers = ["jonas"]; diff --git a/pkgs/layan-qt6.nix b/pkgs/layan-qt6.nix index 0b52051..b009b97 100644 --- a/pkgs/layan-qt6.nix +++ b/pkgs/layan-qt6.nix @@ -7,14 +7,14 @@ libplasma, plasma-workspace, }: -stdenv.mkDerivation rec { +stdenv.mkDerivation { pname = "layan-kde-qt6"; version = "2025-02-13"; src = fetchFromGitHub { owner = "vinceliuice"; - repo = pname; - rev = "ace0b1d93e5f08c650630c146b2d637e1e2e6cd1"; - hash = "sha256-T69bGjfZeOsJLmOZKps9N2wMv5VKYeo1ipGEsLAS+Sg="; + repo = "Layan-kde"; + rev = "8a824f1a3271e874d7f2fed3bc27dc2eff3a7819"; + hash = "sha256-ZK9m9Xf1XZE7k7suotr6dD2LciRoecAwphKhlqN9+sw="; }; # Propagate sddm theme dependencies to user env otherwise sddm does