fix: pkgs.nerdfonts -> pkgs.nerd-fonts.go-mono
This commit is contained in:
parent
f9427b19d4
commit
f91234d87c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
nerdfonts
|
nerd-fonts.go-mono
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue