main-laptop: fix deprecated font package name
This commit is contained in:
parent
69e0be4dd3
commit
c60173c595
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
name = "Cantarell";
|
||||
};
|
||||
monospace = {
|
||||
package = pkgs.fira-code-nerdfont;
|
||||
package = pkgs.nerd-fonts.fira-code;
|
||||
name = "FiraCode Nerd Font Mono";
|
||||
};
|
||||
emoji = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue