feat: drafted out open dyslexic font for vscode

This commit is contained in:
Leyla Becker 2025-10-13 16:51:26 -05:00
parent 80ad498f94
commit 75dcac8d17
4 changed files with 51 additions and 1 deletions

View file

@ -87,7 +87,6 @@
# TODO: move this into a fonts module
home.packages = with pkgs; [
aileron
nerd-fonts.open-dyslexic
];
fonts.fontconfig.enable = true;
};