1
0

Add note about unstable channel

This commit is contained in:
2019-06-26 15:03:24 +00:00
parent 92c0800014
commit a61a5ababf

View File

@ -9,6 +9,9 @@
nix-env -iA nixos.gitMinimal
git clone https://code.dumpstack.io/infra/localhost.git /mnt/etc/nixos/
nix-channel --add https://nixos.org/channels/nixos-unstable unstable
nix-channel --update
nixos-generate-config --root /mnt
nixos-install