Potential fix for netboot.xyz problem

This commit is contained in:
baduhai 2022-12-16 13:14:26 -03:00
parent fef451bd07
commit a15bdd8cf5

View file

@ -8,6 +8,10 @@
systemd-boot = {
enable = true;
editor = false;
netbootxyz = {
enable = true;
entryFilename = "z_netbootxyz.conf";
};
};
};
};