aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/caladan/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/caladan/default.nix1
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;
};