mirror of
https://github.com/kmein/niveum
synced 2026-03-17 18:41:09 +01:00
feat(fonts): add new SIL
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
{pkgs, ...}: {
|
{pkgs, ...}: let
|
||||||
|
nixpkgs-unstable = import <nixpkgs-unstable> {};
|
||||||
|
in {
|
||||||
nixpkgs.config.joypixels.acceptLicense = true;
|
nixpkgs.config.joypixels.acceptLicense = true;
|
||||||
fonts = {
|
fonts = {
|
||||||
enableDefaultFonts = true;
|
enableDefaultFonts = true;
|
||||||
@@ -7,14 +9,17 @@
|
|||||||
alegreya
|
alegreya
|
||||||
alegreya-sans
|
alegreya-sans
|
||||||
amiri
|
amiri
|
||||||
|
nixpkgs-unstable.annapurna-sil
|
||||||
cantarell-fonts
|
cantarell-fonts
|
||||||
charis-sil
|
charis-sil
|
||||||
corefonts
|
corefonts
|
||||||
crimson
|
crimson
|
||||||
eb-garamond
|
eb-garamond
|
||||||
etBook
|
etBook
|
||||||
|
nixpkgs-unstable.ezra-sil
|
||||||
fira
|
fira
|
||||||
font-awesome-ttf
|
font-awesome-ttf
|
||||||
|
nixpkgs-unstable.galatia-sil
|
||||||
gentium
|
gentium
|
||||||
gfs-fonts
|
gfs-fonts
|
||||||
gyre-fonts
|
gyre-fonts
|
||||||
@@ -26,7 +31,6 @@
|
|||||||
libre-bodoni
|
libre-bodoni
|
||||||
lmodern
|
lmodern
|
||||||
merriweather
|
merriweather
|
||||||
noto-fonts
|
|
||||||
ocr-a
|
ocr-a
|
||||||
roboto
|
roboto
|
||||||
roboto-mono
|
roboto-mono
|
||||||
|
|||||||
Reference in New Issue
Block a user