aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/rices/cassette-futurism/system.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/home/rices/cassette-futurism/system.nix b/home/rices/cassette-futurism/system.nix
index 457cc2d..f368e16 100644
--- a/home/rices/cassette-futurism/system.nix
+++ b/home/rices/cassette-futurism/system.nix
@@ -69,9 +69,5 @@ in {
};
polarity = "dark";
-
- # Disable automatic KDE theming to avoid conflicts with manual configuration
- targets.kde.enable = false;
- targets.nixos-icons.enable = false;
};
}