From fbedc13e33085f99a16968267854195a60d8ea21 Mon Sep 17 00:00:00 2001 From: s-prechtl Date: Tue, 25 Mar 2025 17:32:40 +0100 Subject: [PATCH] feat: japanse --- hosts/default/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index d2d2076..77a9180 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -200,6 +200,8 @@ fonts.packages = with pkgs; [ nerd-fonts.jetbrains-mono + ipafont + kochi-substitute ]; programs = {