diff options
Diffstat (limited to '')
-rw-r--r-- | profiles/workstation.nix | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/workstation.nix b/profiles/workstation.nix index 5451199..a3a3fac 100644 --- a/profiles/workstation.nix +++ b/profiles/workstation.nix @@ -60,9 +60,13 @@ dejavu_fonts etBook font-awesome_5 - google-fonts + noto-fonts + noto-fonts-cjk + noto-fonts-emoji + source-code-pro powerline-fonts roboto + roboto-mono ]; }; |