Add note about unstable channel
This commit is contained in:
parent
92c0800014
commit
a61a5ababf
@ -9,6 +9,9 @@
|
|||||||
nix-env -iA nixos.gitMinimal
|
nix-env -iA nixos.gitMinimal
|
||||||
git clone https://code.dumpstack.io/infra/localhost.git /mnt/etc/nixos/
|
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-generate-config --root /mnt
|
||||||
|
|
||||||
nixos-install
|
nixos-install
|
||||||
|
Loading…
Reference in New Issue
Block a user