An open API service indexing awesome lists of open source software.

https://github.com/mayniklas/nixos-image-builder


https://github.com/mayniklas/nixos-image-builder

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# nixos-image-builder

This repository is being used for building a disk image from one of my configurations at [nixos repo](https://github.com/mayniklas/nixos).

## Example:
```bash
# building the-hub from repo mayniklas/nixos
bash build.sh mayniklas/nixos cloud-template
```