added firacode font family
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
fonts.packages = with pkgs; [
|
||||
nerdfonts
|
||||
nerd-fonts.fira-code
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user