Files
nixos/modules/server
luochen570 26b5caa6d0 new file: flake.lock
modified:   home/git.nix
	modified:   hosts/README.md
	modified:   hosts/virtualbox/README.md
	modified:   hosts/virtualbox/configuration.nix
	modified:   modules/core/users.nix
	modified:   modules/desktop/pkg.nix
	modified:   modules/server/README.md
	modified:   profiles/README.md
2026-02-28 11:14:50 +08:00
..
2026-02-28 10:21:32 +08:00
2026-02-28 10:21:32 +08:00
2026-02-28 10:21:32 +08:00
2026-02-28 11:14:50 +08:00
2026-02-28 10:21:32 +08:00
2026-02-28 10:21:32 +08:00
2026-02-28 10:21:32 +08:00

🗄️ modules/server

服务器专用模块。

🌲 目录树

🗄️ modules/server
├─ 📦 default.nix         # 聚合入口
├─ 📦 pkg.nix             # 服务器常用软件包
├─ 🔐 ssh.nix             # OpenSSH 参数
├─ 🐳 docker.nix          # Docker 与清理策略
├─ 📦 virtualbox-guest.nix # VirtualBox Guest 增强配置
└─ 🧠 vscode-server.nix    # VS Code Server 模块