Lima
limaLima launches Linux virtual machines with automatic file sharing and port forwarding (similar to WSL2).
Lima launches Linux virtual machines with automatic file sharing and port forwarding (similar to WSL2).
Otty extracts these into your secret store instead of syncing the files. Every generated manager config below leaves them out too.
paths.socketVMNetpaths.varRunpaths.sudoersOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
networks.*.interfaceOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
Nothing. Lima writes no caches or state in your home directory.
paths.socketVMNetpaths.varRunpaths.sudoerspaths: socketVMNet: /opt/homebrew/opt/socket_vmnet/bin/socket_vmnetmachine-local varRun: /private/var/run/limamachine-local sudoers: /private/etc/sudoers.d/limamachine-local group: staff Each machine keeps its own copy of these.
networks.*.interface netmask: 255.255.255.0 bridged: mode: bridged interface: en0machine-local host: mode: host gateway: 192.168.106.1Each machine keeps its own copy of these.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/lima. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these keeps the credential file out. None of them splits paths.socketVMNet and paths.varRun for you — that part is Otty’s own sync, or a template you write by hand.