mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-04 15:33:18 +00:00
Note about internals
This commit is contained in:
parent
1a2a29644b
commit
f5d067eb4e
|
@ -2,6 +2,8 @@
|
|||
|
||||
Simple application VM's based on Nix package manager.
|
||||
|
||||
Uses one /nix directory for all appvms. So creating a new appvm (but not first) is just about one minute.
|
||||
|
||||
Designed primarily for full screen usage without guest additions.
|
||||
|
||||
It's a proof-of-concept, but you can still use it. Also there is a lot of strange things inside, don't afraid of :)
|
||||
|
|
Loading…
Reference in a new issue