summaryrefslogtreecommitdiff
path: root/nixos/modules/features/fonts
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-08-12 16:38:28 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-08-12 16:38:28 +0700
commit883f59f473c8577e39ab4142e55c27d678a60d33 (patch)
tree33296bdf584ef165ff3adbc753318e56f4709dab /nixos/modules/features/fonts
parentea52aa622ff5c4c522ccd159da38a957f88f46eb (diff)
upd
Diffstat (limited to 'nixos/modules/features/fonts')
-rw-r--r--nixos/modules/features/fonts/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/features/fonts/default.nix b/nixos/modules/features/fonts/default.nix
index 3506c32..c49876c 100644
--- a/nixos/modules/features/fonts/default.nix
+++ b/nixos/modules/features/fonts/default.nix
@@ -14,5 +14,7 @@
adwaita-fonts
cozette
roboto
+ nerd-fonts.open-dyslexic
+ open-dyslexic
];
}