diff options
author | EuAndreh <eu@euandre.org> | 2025-05-17 17:19:15 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-17 17:19:15 -0300 |
commit | 874d59c9500ca63d5af56c983c340b13f2cf13ab (patch) | |
tree | d3b335e53a65063336333e6395c7646412bdb314 | |
parent | mv bin/ee bin/e (diff) | |
download | dotfiles-874d59c9500ca63d5af56c983c340b13f2cf13ab.tar.gz dotfiles-874d59c9500ca63d5af56c983c340b13f2cf13ab.tar.xz |
etc/guix/home.scm: Add unicode fonts
Diffstat (limited to '')
-rw-r--r-- | etc/guix/home.scm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 424af85..f624979 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -486,6 +486,12 @@ fd ;; mktorrent + ;; unicode fonts + font-google-noto + font-google-noto-serif-cjk + font-google-noto-sans-cjk + font-google-noto-emoji + mpvx imagemagick cups |