Add iosevka font
This commit is contained in:
parent
6fdbd20f38
commit
6548d51ebb
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ in
|
|||
autoPrune.enable = true;
|
||||
};
|
||||
|
||||
fonts.fonts = with pkgs; [ powerline-fonts weather-icons material-icons source-code-pro fira-code noto-fonts-emoji emojione ];
|
||||
fonts.fonts = with pkgs; [ powerline-fonts weather-icons material-icons source-code-pro fira-code noto-fonts-emoji emojione iosevka ];
|
||||
|
||||
nix = {
|
||||
autoOptimiseStore = true;
|
||||
|
|
Loading…
Reference in a new issue