compat: separate nerd-fonts fonts
This commit is contained in:
parent
a671650fa0
commit
c67f606a37
1 changed files with 3 additions and 7 deletions
|
|
@ -67,13 +67,9 @@ in
|
||||||
# Monospace
|
# Monospace
|
||||||
victor-mono
|
victor-mono
|
||||||
jetbrains-mono
|
jetbrains-mono
|
||||||
(nerdfonts.override {
|
nerd-fonts.victor-mono
|
||||||
fonts = [
|
nerd-fonts.jetbrains-mono
|
||||||
"VictorMono"
|
nerd-fonts.symbols-only
|
||||||
"JetBrainsMono"
|
|
||||||
"NerdFontsSymbolsOnly"
|
|
||||||
];
|
|
||||||
})
|
|
||||||
font-awesome
|
font-awesome
|
||||||
|
|
||||||
# Regular
|
# Regular
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue