(T)im's N(ix) Flake, Multi-Host Configurations for all of my machines! 74k1.sh/
nixos nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(taki): add cjk fonts

74k1 ec38a0d9 749449f3

+6 -1
+2 -1
modules/home-manager/apps/ghostty/config
··· 67 67 # 68 68 # Changing this configuration at runtime will only affect new terminals, i.e. 69 69 # new windows, tabs, etc. 70 - font-family = PP Supply Mono 70 + font-family = "PP Supply Mono" 71 + font-family = "Sarasa Gothic SC" 71 72 72 73 # Apply a font feature. This can be repeated multiple times to enable multiple 73 74 # font features. You can NOT set multiple font features with a single value
+4
modules/nixos/profile/taki/default.nix
··· 69 69 ubuntu-sans 70 70 ubuntu-sans-mono 71 71 libertine 72 + sarasa-gothic 73 + source-han-sans 74 + source-han-mono 75 + source-han-serif 72 76 73 77 # modern font stacks 74 78 # https://github.com/system-fonts/modern-font-stacks