NixOS in a (nspawn) box #19
Replies: 1 comment
-
|
好耶! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
NixOS in a (nspawn) box
最近开始高强度 Vibe,继续推进把思考转移给流浪猫(LLM)的伟大历程。为了让 Agent 能够通宵工作,跳过所有 Approval,需要把它放到一个容器里。为了能够让多个容器可以共享部分文件系统内容(e.g. 基础库,编译器,etc),一个常见方法是 Docker 然后让他们都共享 Overlay,但是容器重建之后已经下好的东西还是丢了。
Idea:...
https://layered.meow.plus/post/nixos-in-a-nspawn-box
Beta Was this translation helpful? Give feedback.
All reactions