Add fira font.

This commit is contained in:
Gabriel Ebner 2017-05-24 14:51:59 +02:00
parent dbbf3719f9
commit dfedd682be
1 changed files with 4 additions and 0 deletions

4
i3.nix
View File

@ -46,9 +46,13 @@
unifont
ubuntu_font_family
source-code-pro
fira
cantarell_fonts # from gnome3 module
];
fontconfig = {
allowBitmaps = false;
};
};
services.xserver = {