update things...
This commit is contained in:
parent
ae2ea826ea
commit
380a0a7e0e
7 changed files with 338 additions and 65 deletions
|
|
@ -29,7 +29,20 @@ in {
|
|||
lexend
|
||||
jost
|
||||
dejavu_fonts
|
||||
iosevka-bin
|
||||
(pkgs-unstable.iosevka.override {
|
||||
set = "Custom";
|
||||
privateBuildPlan = ''
|
||||
[buildPlans.IosevkaCustom]
|
||||
family = "Iosevka"
|
||||
spacing = "normal"
|
||||
serifs = "sans"
|
||||
noCvSs = true
|
||||
exportGlyphNames = false
|
||||
|
||||
[buildPlans.IosevkaCustom.variants]
|
||||
inherits = "ss10"
|
||||
'';
|
||||
})
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue