Fonts properly configured
This commit is contained in:
parent
7e4d42251a
commit
aba3f837c3
@ -20,9 +20,11 @@
|
|||||||
libsForQt5.qt5.qtwayland # wayland for at5
|
libsForQt5.qt5.qtwayland # wayland for at5
|
||||||
polkit_gnome # graphical authentication agent for polkit
|
polkit_gnome # graphical authentication agent for polkit
|
||||||
freetype # font rendering and configuration
|
freetype # font rendering and configuration
|
||||||
|
];
|
||||||
|
|
||||||
|
fonts.fonts = with pkgs; [
|
||||||
fira # fira sans font
|
fira # fira sans font
|
||||||
fira-code # fira code font
|
fira-code # fira code font
|
||||||
font-awesome # icons font
|
font-awesome # icons font
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user