diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-04-05 16:58:11 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-04-05 16:58:11 +0200 |
| commit | d9a13ba9e7b38c1f03049e7d79377661e0b9c036 (patch) | |
| tree | ec9525a191bb159e24d1f17bb98296ac3cddf5ef /home | |
| parent | f1095262e45c7f307b41342ec35e00412bcc11ec (diff) | |
Remove non-existent stylix.targets.kde option
Diffstat (limited to 'home')
| -rw-r--r-- | home/rices/cassette-futurism/system.nix | 4 |
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; }; } |
