Option fonts.fonts is now fonts.packages.
This commit is contained in:
parent
11e51284fd
commit
afbab36559
2 changed files with 2 additions and 2 deletions
|
@ -167,5 +167,5 @@ in mkIf (elem "emacs::company" config.machine.pkgs) {
|
|||
enable = (elem "emacs::elpy" config.machine.pkgs);
|
||||
};
|
||||
};
|
||||
fonts.fonts = pkgs.emacs-all-the-icons-fonts.all;
|
||||
fonts.packages = pkgs.emacs-all-the-icons-fonts.all;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue