[NixOS] Use non deprecated font packages attribute
This commit is contained in:
parent
585bdbd519
commit
33ba0fa9ae
@ -4,7 +4,7 @@
|
|||||||
gtk.iconCache.enable = true;
|
gtk.iconCache.enable = true;
|
||||||
|
|
||||||
fonts = {
|
fonts = {
|
||||||
fonts = with pkgs; [
|
packages = with pkgs; [
|
||||||
dejavu_fonts
|
dejavu_fonts
|
||||||
emacs-all-the-icons-fonts
|
emacs-all-the-icons-fonts
|
||||||
emojione
|
emojione
|
||||||
|
Loading…
Reference in New Issue
Block a user