From 6de29052077fa51ccaa452ad7432dd64dc806bd2 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 30 Jan 2026 20:50:09 -0800 Subject: add more stuff to my monorepo --- nix/modules/home/user.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nix/modules/home/user.nix') diff --git a/nix/modules/home/user.nix b/nix/modules/home/user.nix index 3cd4190..c97347e 100644 --- a/nix/modules/home/user.nix +++ b/nix/modules/home/user.nix @@ -60,12 +60,12 @@ magic-wormhole stow # fonts - nerd-fonts.iosevka noto-fonts noto-fonts-cjk-sans noto-fonts-emoji fira-code font-awesome_6 victor-mono + nerd-fonts.iosevka noto-fonts noto-fonts-cjk-sans noto-fonts-color-emoji fira-code font-awesome_6 victor-mono (aspellWithDicts (dicts: with dicts; [ en en-computers en-science ])) # Misc. - pinentry + pinentry-gnome3 x11_ssh_askpass xdg-utils acpilight -- cgit v1.3