refactor: remove stylix and some other unused stuff

This commit is contained in:
oddlama 2025-06-07 13:44:32 +02:00
parent 4324219f64
commit 4fea58a290
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
25 changed files with 81 additions and 9213 deletions

View file

@ -66,7 +66,7 @@
};
style =
lib.concatLines (
map (c: "@define-color ${c} ${config.lib.stylix.colors.withHashtag.${c}};") [
map (c: "@define-color ${c} ${config.lib.colors.withHashtag.${c}};") [
"base00"
"base01"
"base02"