实验性支持 nixos

This commit is contained in:
2026-06-07 20:32:46 +08:00
parent a66944cfba
commit 9fe7714b7b
11 changed files with 460 additions and 11 deletions
+2 -1
View File
@@ -59,8 +59,9 @@ Commands:
### 完整命令列表
使用 `apm --help-all` 查看完整的命令列表,包括高级命令如 `sandbox-run``bwrap-run``hold``unhold``full-upgrade``download``ssinstall``ssaudit``debug` 等。
## NixOS 构建与本地测试
NixOS 本地构建、安装、module 使用以及 NUR/nixpkgs 打包复用说明见 [docs/NIXOS.md](docs/NIXOS.md)。
## APM Deb 包全自动转换器使用方法