Installing from Linux: Difference between revisions
m attached to Category:Tutorial |
import from old wiki |
||
Line 94: | Line 94: | ||
# (chroot) mount /dev/sda3 /mnt | # (chroot) mount /dev/sda3 /mnt | ||
# (chroot) nixos-generate-config --root /mnt | # (chroot) nixos-generate-config --root /mnt | ||
# (chroot) nano /etc/nixos/configuration.nix | # (chroot) nano /mnt/etc/nixos/configuration.nix | ||
</syntaxhighlight> | </syntaxhighlight> | ||