netbootxyz-efi: add maintainer (#382090)

This commit is contained in:
Nikolay Korotkiy
2025-02-14 20:33:43 +04:00
committed by GitHub
+1 -1
View File
@@ -17,7 +17,7 @@ fetchurl {
homepage = "https://netboot.xyz/";
description = "Tool to boot OS installers and utilities over the network, to be run from a bootloader";
license = licenses.asl20;
maintainers = [ ];
maintainers = with maintainers; [ pinpox ];
platforms = platforms.linux;
};
}