diff --git a/hosts/common/graphical/default.nix b/hosts/common/graphical/default.nix index 25fbe3e..e8bb7f8 100644 --- a/hosts/common/graphical/default.nix +++ b/hosts/common/graphical/default.nix @@ -28,7 +28,11 @@ }; fonts.fonts = with pkgs; [ + noto-fonts + noto-fonts-cjk + noto-fonts-emoji (nerdfonts.override {fonts = ["Iosevka"]; }) + ubuntu_font_family ]; services = {