aboutsummaryrefslogtreecommitdiff
path: root/home/rices
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-04-05 16:58:11 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-04-05 16:58:11 +0200
commitd9a13ba9e7b38c1f03049e7d79377661e0b9c036 (patch)
treeec9525a191bb159e24d1f17bb98296ac3cddf5ef /home/rices
parentf1095262e45c7f307b41342ec35e00412bcc11ec (diff)
Remove non-existent stylix.targets.kde option
Diffstat (limited to 'home/rices')
-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;
};
}