diff options
Diffstat (limited to 'nix/modules/home/user.nix')
| -rw-r--r-- | nix/modules/home/user.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nix/modules/home/user.nix b/nix/modules/home/user.nix index d0ce5cd..1087ebc 100644 --- a/nix/modules/home/user.nix +++ b/nix/modules/home/user.nix @@ -49,10 +49,9 @@ torsocks tor-browser # fonts - noto-fonts noto-fonts-cjk-sans noto-fonts-emoji fira-code font-awesome_6 + nerd-fonts.iosevka noto-fonts noto-fonts-cjk-sans noto-fonts-emoji fira-code font-awesome_6 (aspellWithDicts (dicts: with dicts; [ en en-computers en-science ])) - (nerdfonts.override { fonts = [ "Iosevka" ]; }) # Misc. pinentry |
