https://github.com/mayniklas/nixos-image-builder
https://github.com/mayniklas/nixos-image-builder
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mayniklas/nixos-image-builder
- Owner: MayNiklas
- Created: 2021-05-02T17:43:35.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T16:19:46.000Z (about 5 years ago)
- Last Synced: 2025-02-09T10:09:38.608Z (over 1 year ago)
- Language: Nix
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```