mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2025-06-20 11:08:40 +00:00
Update README.md
This commit is contained in:
parent
0a51db3bde
commit
f4c6a6a90b
1 changed files with 6 additions and 0 deletions
|
@ -40,6 +40,12 @@ You need to **relogin** if you install virt-manager (libvirt) first time.
|
||||||
|
|
||||||
$ go get -u code.dumpstack.io/tools/appvm
|
$ 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
|
## Run application
|
||||||
|
|
||||||
$ appvm start chromium --verbose
|
$ appvm start chromium --verbose
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue