style: 将项目中所有英文注释统一改为中文

This commit is contained in:
2026-04-15 16:40:20 +08:00
parent 2cd41bcd16
commit 41913d9a24
13 changed files with 68 additions and 65 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
{
# ── Shell ─────────────────────────────────────────────
# Remove NixOS default aliases (ls/ll/l) — managed by Home Manager eza
# 移除 NixOS 默认别名(ls/ll/l)— 由 Home Manager eza 管理
environment.shellAliases = lib.mkForce { };
# ── WSL ──────────────────────────────────────────────