Changes
2 changed files (+7/-5)
-
-
@@ -28,11 +28,11 @@] }, "locked": { "lastModified": 1780091886, "narHash": "sha256-x7M/xX/z7ZYIulXCgjOOIYCHedO7MYQZ3iFb2uuqXOk=", "lastModified": 1780685714, "narHash": "sha256-7tsg5XiJeQ0v8AxPejlL2AJ4JYy5A3WX8nkTf0tLLkk=", "ref": "refs/heads/main", "rev": "1e1825b00533bdd9b1328cc4095156acfcb27aef", "revCount": 98, "rev": "50b6a3f591d372fe1d6b8c18823607c3af7e10fe", "revCount": 103, "type": "git", "url": "https://forgejo.mit.edu/SIPB/nixathena.git" },
-
-
-
@@ -158,7 +158,9 @@ infonts = { # The default CJK font (Unifont) looks atrocious # The obvious choice is noto-fonts-cjk-sans but it causes some characters like 门 to display as the Japanese version instead (fixable but I'm too lazy) # Besides wqy_microhei just looks way better (or maybe I've just gotten use to it) # Besides WQY just looks way better (or maybe I've just gotten use to it) # Unfortunately WQY has broken Hangul but I don't speak Korean so oh well # I tried installing a Korean font but this messes up other stuff and fonts are just annoying to debug meh packages = with pkgs; [ wqy_microhei ]; # Fix broken emojis in fcitx5 and other places # https://github.com/NixOS/nixpkgs/issues/336989
-