feat: add fonts
This commit is contained in:
parent
8543246eef
commit
e286efec85
@ -211,6 +211,13 @@ in {
|
|||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
nerd-fonts.fira-code
|
nerd-fonts.fira-code
|
||||||
fira-code
|
fira-code
|
||||||
|
font-awesome
|
||||||
|
dejavu_fonts
|
||||||
|
noto-fonts
|
||||||
|
source-sans-pro
|
||||||
|
roboto
|
||||||
|
cantarell-fonts
|
||||||
|
eb-garamond
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user