Files
luochen570 b2baaa5f5f chore: upgrade nixpkgs/home-manager to 26.05 and re-lock
- nixpkgs: nixos-25.05 -> nixos-26.05 (rev 70cc4559)
- home-manager: release-25.05 -> release-26.05
- fix 26.05 breaking changes: fcitx5-configtool/fcitx5-chinese-addons rename,
  resolved.extraConfig -> settings.Resolve, amdvlk removed (RADV default),
  desktop: import missing hardware-configuration.nix
- home/git.nix: migrate deprecated userName/extraConfig to settings
2026-08-13 04:17:18 +08:00
..
2026-03-01 19:38:51 +08:00

🧑‍💻 hosts/desktop

桌面主机入口。

🌲 目录树

🧑‍💻 hosts/desktop
├─ 🧩 default.nix           # 主机入口,引用 configuration.nix
├─ ⚙️ configuration.nix     # profile + hostName + 机器相关配置
└─ 📝 README.md

rn