From 78b28f5110feed1634bb22a6da4f0501a9101493 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Mon, 17 Oct 2022 01:21:43 +0200 Subject: clean up fenix and add direnv --- modules/graphical.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/graphical.nix') diff --git a/modules/graphical.nix b/modules/graphical.nix index 6a6aa1f..550b01e 100644 --- a/modules/graphical.nix +++ b/modules/graphical.nix @@ -58,8 +58,8 @@ allowBitmaps = true; useEmbeddedBitmaps = true; defaultFonts.emoji = [ - "Twitter Color Emoji" "Noto Color Emoji" + "Twitter Color Emoji" ]; }; -- cgit v1.3.1