netbootxyz-efi: add maintainer

This commit is contained in:
Pablo Ovelleiro Corral 2025-02-14 17:23:59 +01:00
parent 2c440d7856
commit 4ff952cca3
No known key found for this signature in database

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;
};
}