diff --git a/host/common/optional/fonts.nix b/host/common/optional/fonts.nix index 6501c95..8189ceb 100644 --- a/host/common/optional/fonts.nix +++ b/host/common/optional/fonts.nix @@ -1,6 +1,7 @@ { pkgs, ... }: { fonts.packages = with pkgs; [ monocraft + noto-fonts-cjk-sans (stdenv.mkDerivation { name = "apple-color-emoji";