Appvm Versions Save

Nix-based app VMs

v0.3

4 years ago

New features: ― Stateless VMs. Fixed: ― Channel guess now will catch only nixos.org channels. Changed behavior: ― Applications no more installed to the user profile.

v0.2

4 years ago

Changes:

  • Improved memory ballooning.
  • Dynamic screen resolution.
  • New command to generate VM description (.nix file).
  • Custom name for VMs while generating.
  • Now if VM does not exist appvm will try to generate VM description.
  • VM will close after close application (previously it has kept starting till you have shutdown VM).
  • Command start now are able to start an application with specified arguments.
  • Command start now are able to open a file in application inside VM.
  • New command line flag for start to be able to disable internet connection.

This release mainly developed during 36c3.

v0.1

5 years ago

Features:

  • Generate application VM with Nix.
  • Uses libvirt for rule VMs.
  • Clipboard works between each VM and host.
  • Basic implementation of automatic memory ballooning.

Known limitations:

  • Don't support dynamic display resolution change.