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