updated terminal fonts
This commit is contained in:
parent
84bde42545
commit
6034a5ea93
10 changed files with 379 additions and 410 deletions
|
|
@ -67,4 +67,7 @@
|
|||
displayManager.tuigreet.enable = true;
|
||||
};
|
||||
};
|
||||
fonts.fonts = with pkgs; [
|
||||
(nerdfonts.override { fonts = [ "SourceCodePro" "DroidSansMono" ]; })
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue