diff --git a/nixos/configuration.nix b/nixos/configuration.nix index d2f76f7..b9d0863 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -128,7 +128,6 @@ fonts.packages = with pkgs; [ font-awesome_5 noto-fonts - noto-fonts-cjk noto-fonts-emoji liberation_ttf fira-code @@ -166,3 +165,4 @@ # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html). system.stateVersion = "unstable"; # Did you read the comment? } +