darwin: Install fonts
This commit is contained in:
parent
d30081cf74
commit
0a388ce24f
1 changed files with 2 additions and 2 deletions
|
@ -13,10 +13,10 @@
|
||||||
(nerdfonts.override {
|
(nerdfonts.override {
|
||||||
fonts = [
|
fonts = [
|
||||||
"NerdFontsSymbolsOnly"
|
"NerdFontsSymbolsOnly"
|
||||||
# "JetBrainsMono"
|
|
||||||
# "VictorMono"
|
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
|
|
||||||
|
montserrat
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue