diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-04-11 17:14:21 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-04-11 17:14:21 -0700 |
| commit | 9b60f9e5b6786c647ca5753b3c6ccc316f43d3eb (patch) | |
| tree | dfa6c95c3449414a8655fce4af32bc6a6ea5b018 /nix/modules/home/user.nix | |
| parent | 6ce5d1cc0f77b7994412ddfca62fe151800db48e (diff) | |
transfer to toughbook
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 |
