From d175512aa16e220ca9fec2a15bbf37b44e697773 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Thu, 9 Nov 2023 18:14:11 +0300 Subject: [PATCH] Add Noto Fonts --- machines/enka/fonts.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/machines/enka/fonts.nix b/machines/enka/fonts.nix index 27daf82..692d766 100644 --- a/machines/enka/fonts.nix +++ b/machines/enka/fonts.nix @@ -17,5 +17,6 @@ ]; }) open-sans + noto-fonts noto-fonts-emoji ])