only incude fonts that i want to use
This commit is contained in:
parent
d12bbd3787
commit
49a621b985
@ -3,7 +3,7 @@
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nerdfonts
|
||||
(nerdfonts.override {fonts = ["FiraCode"];})
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user