diff options
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r-- | nvfetcher.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml index 72c0d99d..8e3ba905 100644 --- a/nvfetcher.toml +++ b/nvfetcher.toml | |||
@@ -123,3 +123,7 @@ fetch.url = "https://github.com/netbootxyz/netboot.xyz/releases/download/$ver/ne | |||
123 | [netbootxyz-lkrn] | 123 | [netbootxyz-lkrn] |
124 | src.github = "netbootxyz/netboot.xyz" | 124 | src.github = "netbootxyz/netboot.xyz" |
125 | fetch.url = "https://github.com/netbootxyz/netboot.xyz/releases/download/$ver/netboot.xyz.lkrn" | 125 | fetch.url = "https://github.com/netbootxyz/netboot.xyz/releases/download/$ver/netboot.xyz.lkrn" |
126 | |||
127 | [quickshell] | ||
128 | src.git = "https://git.outfoxxed.me/quickshell/quickshell.git" | ||
129 | fetch.git = "https://git.outfoxxed.me/quickshell/quickshell.git" | ||