update nerdfont
packages to the new nerd-fonts
package set
This commit is contained in:
parent
543c46af11
commit
851189be97
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ in {
|
|||
|
||||
fonts.packages = with pkgs; [
|
||||
corefonts
|
||||
(nerdfonts.override { fonts = [ "FiraCode" ]; })
|
||||
nerd-fonts.fira-code
|
||||
];
|
||||
|
||||
# Systemd user services
|
||||
|
|
Loading…
Reference in a new issue