From 100b962b7211a6544c8214b3690f45fe457818f3 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Wed, 8 Apr 2020 23:24:31 -0400 Subject: emoji fonts --- system/modules/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system/modules/common.nix b/system/modules/common.nix index 008863bdbfac..feb8b92b09a6 100644 --- a/system/modules/common.nix +++ b/system/modules/common.nix @@ -85,6 +85,7 @@ fonts.fonts = with pkgs; [ nerdfonts + noto-fonts-emoji ]; services.geoclue2.enable = true; -- cgit 1.4.1