diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/caladan/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/caladan/default.nix b/hosts/caladan/default.nix index 67f5b78..4ef32c1 100644 --- a/hosts/caladan/default.nix +++ b/hosts/caladan/default.nix @@ -20,6 +20,7 @@ extraInstallCommands = '' ${pkgs.rsync}/bin/rsync -av --delete /efiboot/efi1/ /efiboot/efi2 ''; + memtest86.enable = true; }; timeout = 3; }; |
