bugs
This commit is contained in:
parent
588f60129f
commit
48483e06b5
6 changed files with 23 additions and 27 deletions
|
@ -26,10 +26,10 @@ in
|
|||
|
||||
fonts.packages = with pkgs;
|
||||
[
|
||||
(nerdfonts.override {fonts = ["Jetbrains Mono" "CodeNewRoman" "NerdFontsSymbolsOnly"];})
|
||||
font-awesome
|
||||
powerline-fonts
|
||||
powerline-symbols
|
||||
(nerdfonts.override { fonts = [ "Jetbrains Mono" "CodeNewRoman" "NerdFontsSymbolsOnly" ]; })
|
||||
font-awesome
|
||||
powerline-fonts
|
||||
powerline-symbols
|
||||
]
|
||||
++ cfg.fonts;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue