Adapt fonts declaration to upstream changes
This commit is contained in:
parent
4f0ab8b741
commit
27f5e3e350
@ -124,11 +124,11 @@ in
|
|||||||
# Fonts declaration
|
# Fonts declaration
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
google-fonts
|
google-fonts
|
||||||
inconsolata-nerdfont
|
|
||||||
terminus_font_ttf
|
terminus_font_ttf
|
||||||
iosevka-bin
|
iosevka-bin
|
||||||
libertine
|
libertine
|
||||||
(nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" ]; })
|
nerd-fonts.inconsolata
|
||||||
|
nerd-fonts.symbols-only
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user