diff --git a/README b/README index c8ade53..488587d 100644 --- a/README +++ b/README @@ -1,5 +1,6 @@ * Enter BIOS, disable secure boot, enable UEFI PXE network boot * sudo auto-install +* sudo reboot * Run memtest86 * Copy device database to ~/artiq * Set timezone and kb layout diff --git a/default.nix b/default.nix index ee549c0..9fdd1b6 100644 --- a/default.nix +++ b/default.nix @@ -41,7 +41,6 @@ let nixos-generate-config --root /mnt cp ${./final}/* /mnt/etc/nixos nixos-install --no-root-password --flake /mnt/etc/nixos#artiq - reboot ''; customModule = {