···3939 appendToMenuLabel = "";
40404141 contents = [
4242- # FIXME:
4343- # {
4444- # # This should help for debugging if we ever get an unbootable system and have to
4545- # # prefrom some repairs on the system itself
4646- # source = pkgs.memtest86plus + "/memtest.bin";
4747- # target = "/boot/memtest.bin";
4848- # }
4942 {
5043 # we also provide our flake such that a user can easily rebuild without needing
5144 # to clone the repo, which needlessly slows the install process