modules/desktop: add ttf variant of Terminus
This commit is contained in:
parent
abc48f9a59
commit
8e0c4029e0
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ in {
|
||||||
|
|
||||||
fonts.fonts = with pkgs; [
|
fonts.fonts = with pkgs; [
|
||||||
terminus_font_fancy
|
terminus_font_fancy
|
||||||
|
terminus_font_ttf
|
||||||
nerdfonts-terminus
|
nerdfonts-terminus
|
||||||
noto-fonts
|
noto-fonts
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue