| File | Date | Author | Commit |
|---|---|---|---|
| .github | 11 hours ago |
|
[264e83] update:::::workflows |
| ci | 2026-05-24 |
|
[77d006] Actualizar ci/build-xfce.yml |
| live-maker | 18 hours ago |
|
[ea0777] update:::installer |
| .gitignore | 2026-05-04 |
|
[2c0c45] neo::genesis::void |
| .gitlab-ci.yml | 2026-05-24 |
|
[d26731] Actualizar .gitlab-ci.yml |
| .gitmodules | 2026-05-04 |
|
[2c0c45] neo::genesis::void |
| README.md | 3 days ago |
|
[66acca] Actualizar README.md |

This repository allows you to build custom Live ISO images for Neko-Void Linux. The build process includes support for non-free software, proprietary drivers, Steam, and gaming-related packages.
First, clone this repository and its submodules. This repository includes the source code for the Neko Wizard and the Kasha installer module.
git clone https://codeberg.org/javiercplus/Neko-Void.git Neko-Void
cd Neko-Void
git submodule update --init --recursive
To build a Neko-Void ISO, you need to use the neko-builder.sh script located in the live-maker directory. First, change to that directory:
cd live-maker
Then, execute the builder script with your desired configuration:
```
```
```
```
The build script supports multiple options. For example:
You can find more information about the Neko ecosystem at these locations:
* Repo Builder: https://github.com/javiercplus/repo-neko
* Custom Kernels (Actions): https://github.com/javiercplus/kernel-neko-void/actions
* Website Source Code: https://github.com/javiercplus/nk-web