Put font install in the correct place

This commit is contained in:
Lillian Violet 2024-02-22 11:55:48 +01:00
parent 316ecdcc6c
commit 6dd7bfeb5c

View file

@ -23,8 +23,17 @@
tldr
# System libraries
];
fonts.packages = with pkgs; [
noto-fonts
noto-fonts-emoji-blob-bin
noto-fonts-emoji
liberation_ttf
fira-code
fira-code-symbols
mplus-outline-fonts.githubRelease
dina-font
proggyfonts
];
}