Files
nixos/home
luochen570 1f3ebf04f2 new file: home/pkg.nix
modified:   home/default.nix
添加部分用户级应用
2026-03-01 20:34:00 +08:00
..
2026-02-27 23:58:08 +08:00
2026-02-28 11:14:50 +08:00
2026-02-28 10:21:32 +08:00
2026-03-01 20:34:00 +08:00
2026-03-01 19:38:51 +08:00
2026-03-01 19:38:51 +08:00
2026-02-28 10:21:32 +08:00

🏠 home 目录说明

Home Manager 用户级配置目录。

🌲 目录树

🏠 home
├─ 📦 default.nix   # 聚合入口,统一 imports
├─ 📝 git.nix       # Git 配置
├─ 🔐 ssh.nix       # SSH 配置(从 sops secret 链接)
├─ 💻 zsh.nix       # Zsh 与插件
└─ ✨ nvchad.nix    # Neovim(NvChad)

rn