moving away from stylix

This commit is contained in:
Charlie Root 2024-08-15 23:13:09 +02:00
commit 8f63946c67
18 changed files with 35 additions and 13 deletions

View file

@ -15,7 +15,7 @@ _: {
go.enable = true;
python.enable = true;
bash.enable = true;
typst.enable = true;
typst.enable = false;
zig.enable = true;
dart.enable = false;
elixir.enable = false;