mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-11 02:56:27 +00:00
remove opendyslexic font
This commit is contained in:
@@ -135,7 +135,6 @@
|
||||
enable = true;
|
||||
default = true;
|
||||
};
|
||||
open-dyslexic.enable = true;
|
||||
nerd-fonts.enable = true;
|
||||
};
|
||||
|
||||
|
||||
@@ -102,9 +102,11 @@
|
||||
};
|
||||
|
||||
fonts = {
|
||||
fira-code.enable = true;
|
||||
noto-sans.enable = true;
|
||||
open-dyslexic = {
|
||||
fira-code = {
|
||||
enable = true;
|
||||
default = true;
|
||||
};
|
||||
noto-sans = {
|
||||
enable = true;
|
||||
default = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user