From 24473be84612e362c9f872a0295fc55160e71f4c Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Tue, 15 Mar 2022 11:29:42 +0100 Subject: [PATCH] Add missing fonts --- machines/common.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/machines/common.nix b/machines/common.nix index 531b906..050a835 100644 --- a/machines/common.nix +++ b/machines/common.nix @@ -155,11 +155,14 @@ inputs: fonts = { enableDefaultFonts = true; fonts = with pkgs; [ + font-awesome font-awesome-ttf nerdfonts + noto-fonts noto-fonts-cjk noto-fonts-emoji powerline-fonts + material-icons ]; fontconfig = { defaultFonts = {