From 6e74321ecbd399e4cdc6e3e97de28637324c4844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sat, 10 May 2025 17:42:18 +0200 Subject: [PATCH] Home Gen10 @ 2025-05-10-17:42 by jonas@monolith --- home/jonas@monolith.nix | 2 +- modules/home/themes/layan.nix | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/home/jonas@monolith.nix b/home/jonas@monolith.nix index b7aa641..523f65b 100644 --- a/home/jonas@monolith.nix +++ b/home/jonas@monolith.nix @@ -23,7 +23,7 @@ hive.nextcloud.enable = false; hive.nix-scripts.enable = true; hive.ranger.enable = true; - hive.themes.layan.enable = true; + hive.themes.layan.enable = false; hive.yubikey.enable = false; hive.zsh.enable = true; diff --git a/modules/home/themes/layan.nix b/modules/home/themes/layan.nix index b6600e9..0d6a3ae 100644 --- a/modules/home/themes/layan.nix +++ b/modules/home/themes/layan.nix @@ -12,11 +12,9 @@ in { config = lib.mkIf cfg.enable { home.packages = [ - pkgs.kdePackages.qtstyleplugin-kvantum pkgs.layan-kde pkgs.unstable.layan-cursors pkgs.layan-gtk-theme - pkgs.qt6ct pkgs.tela-circle-icon-theme ];