Doh
This commit is contained in:
parent
0f5d5970b2
commit
847ea13be3
@ -114,7 +114,7 @@ if [[ -z $noChannelCopy ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Mark the target as a NixOS installation, otherwise switch-to-configuration will chicken out.
|
# Mark the target as a NixOS installation, otherwise switch-to-configuration will chicken out.
|
||||||
mkdir -m 0755 "$mountPoint/etc"
|
mkdir -m 0755 -p "$mountPoint/etc"
|
||||||
touch "$mountPoint/etc/NIXOS"
|
touch "$mountPoint/etc/NIXOS"
|
||||||
|
|
||||||
# Switch to the new system configuration. This will install Grub with
|
# Switch to the new system configuration. This will install Grub with
|
||||||
|
Loading…
x
Reference in New Issue
Block a user