mtworx: +netboot-xyz

This commit is contained in:
2026-01-27 10:47:18 +00:00
parent 2eddeae6b6
commit dcbbc99ef6

View File

@@ -34,6 +34,7 @@ in
boot = {
kernelPackages = pkgs.linuxPackages_6_18;
loader.systemd-boot.netbootxyz.enable = true;
initrd = {
availableKernelModules = [
@@ -43,6 +44,7 @@ in
"usbhid"
"tpm_tis"
];
systemd.emergencyAccess = true;
luks.devices = {
luksroot = {