about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/gtk/default.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-05-29 01:28:39 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-05-29 01:28:53 +0200
commit32cf7403004d423de9f02a82bb104f388ae5cc86 (patch)
tree7dc7b9e15537e6ba99f3c43244c2591d12f67f74 /modules/home.legacy/conf/gtk/default.nix
parentscripts/why-depends: Correctly parse command line arguments (diff)
downloadnixos-config-32cf7403004d423de9f02a82bb104f388ae5cc86.zip
treewide: Remove unneeded dependencies
This shaves off around 1.2 GB from the system closure.
Diffstat (limited to 'modules/home.legacy/conf/gtk/default.nix')
-rw-r--r--modules/home.legacy/conf/gtk/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/home.legacy/conf/gtk/default.nix b/modules/home.legacy/conf/gtk/default.nix
index c1a94f73..56e5f565 100644
--- a/modules/home.legacy/conf/gtk/default.nix
+++ b/modules/home.legacy/conf/gtk/default.nix
@@ -15,7 +15,8 @@
   gtk = {
     enable = true;
     theme = {
-      package = pkgs.nordic;
+      # NOTE: The `nordic` package pulls the whole plasma shell, for a plasma theme :/ <2026-05-29>
+      # package = pkgs.nordic;
       name = "Nordic";
     };
     cursorTheme = {