mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-05 03:43:00 +00:00
Update README.md
This commit is contained in:
parent
0a51db3bde
commit
f4c6a6a90b
@ -40,6 +40,12 @@ You need to **relogin** if you install virt-manager (libvirt) first time.
|
||||
|
||||
$ go get -u code.dumpstack.io/tools/appvm
|
||||
|
||||
## Generate new application
|
||||
|
||||
$ nix-channel --list
|
||||
nix https://nixos.org/channels/nixos-unstable
|
||||
$ appvm generate nix.firefox
|
||||
|
||||
## Run application
|
||||
|
||||
$ appvm start chromium --verbose
|
||||
|
Loading…
Reference in New Issue
Block a user