don't use deprecated setting

This commit is contained in:
Cyryl Płotnicki 2022-05-06 11:16:40 +01:00
parent 6c9cc59c73
commit 42027a3c05
No known key found for this signature in database
GPG key ID: 534222210FE423ED

View file

@ -12,7 +12,7 @@
'';
};
fonts.enableFontDir = true;
fonts.fontDir.enable = true;
fonts.fonts = with pkgs; [
(fetchzip {
name = "berkeley-mono-fonts";