Set up memtest86 on neelix.

This commit is contained in:
Tom Alexander
2025-01-20 22:50:44 -05:00
parent 368c455b7f
commit c33a1b6c50
2 changed files with 12 additions and 9 deletions

View File

@@ -41,6 +41,8 @@
# Automatically delete old generations
boot.loader.systemd-boot.configurationLimit = 3;
boot.loader.systemd-boot.memtest86.enable = true;
# Check what will be lost with `zfs diff zroot/linux/root@blank`
boot.initrd.systemd.enable = lib.mkDefault true;
boot.initrd.systemd.services.zfs-rollback = {