mirror of
https://github.com/kp2pml30/dotfiles.git
synced 2026-02-16 23:34:42 +04:00
japan hotfix
This commit is contained in:
parent
a8ad7a3231
commit
8f90650888
3 changed files with 8 additions and 2 deletions
|
|
@ -20,7 +20,12 @@ in {
|
|||
|
||||
environment.systemPackages = [ pkgs.anytype ];
|
||||
|
||||
fonts.enableDefaultFonts = true;
|
||||
fonts.packages = with pkgs; [
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-cjk-sans
|
||||
|
||||
fira-code
|
||||
fira-code-nerdfont
|
||||
fira-code-symbols
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue