4 lines
106 B
Bash
4 lines
106 B
Bash
|
# install
|
||
|
|
||
|
nixos-install --option experimental-features 'nix-command flakes' --no-root-passwd --root /mnt
|