mirror of
https://code.dumpstack.io/tools/appvm.git
synced 2024-11-05 03:43:00 +00:00
Suggest to use latest stable channel
This commit is contained in:
parent
9b828ff575
commit
545291b9cf
@ -24,6 +24,7 @@ Uses one **read-only** /nix directory for all appvms. So creating a new appvm (b
|
||||
|
||||
$ sudo mkdir -m 0755 /nix && sudo chown $USER /nix
|
||||
$ curl https://nixos.org/nix/install | sh
|
||||
$ nix-channel --add https://nixos.org/channels/nixos-19.09 nixpkgs
|
||||
$ . ~/.nix-profile/etc/profile.d/nix.sh
|
||||
|
||||
### Install appvm
|
||||
|
Loading…
Reference in New Issue
Block a user