my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux
10
fork

Configure Feed

Select the types of activity you want to include in your feed.

iso/image: memtest86+ is included in the base iso

isabel 84deb89b d991d8a8

-7
-7
modules/iso/image.nix
··· 39 39 appendToMenuLabel = ""; 40 40 41 41 contents = [ 42 - # FIXME: 43 - # { 44 - # # This should help for debugging if we ever get an unbootable system and have to 45 - # # prefrom some repairs on the system itself 46 - # source = pkgs.memtest86plus + "/memtest.bin"; 47 - # target = "/boot/memtest.bin"; 48 - # } 49 42 { 50 43 # we also provide our flake such that a user can easily rebuild without needing 51 44 # to clone the repo, which needlessly slows the install process