1
0
Fork 0

Add note about unstable channel

master
dump_stack() 2019-06-26 15:03:24 +00:00
parent 92c0800014
commit a61a5ababf
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 3 additions and 0 deletions

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