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