From c76e92e540522b9fe24254463c25b8d67eebfd84 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 29 Apr 2025 11:47:34 +0200 Subject: ... --- nvfetcher.toml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'nvfetcher.toml') diff --git a/nvfetcher.toml b/nvfetcher.toml index ecaebba0..72c0d99d 100644 --- a/nvfetcher.toml +++ b/nvfetcher.toml @@ -115,3 +115,11 @@ fetch.git = "https://github.com/emersion/mako" [swayosd] src.git = "https://github.com/ErikReider/SwayOSD" fetch.git = "https://github.com/ErikReider/SwayOSD" + +[netbootxyz-efi] +src.github = "netbootxyz/netboot.xyz" +fetch.url = "https://github.com/netbootxyz/netboot.xyz/releases/download/$ver/netboot.xyz.efi" + +[netbootxyz-lkrn] +src.github = "netbootxyz/netboot.xyz" +fetch.url = "https://github.com/netbootxyz/netboot.xyz/releases/download/$ver/netboot.xyz.lkrn" -- cgit v1.2.3