Add To limit resources use during build
All checks were successful
check / check (push) Successful in 27s

This commit is contained in:
Florian RICHER 2024-05-24 23:55:10 +02:00
parent 558b28e15f
commit b4f0488904

View file

@ -103,6 +103,12 @@ Result:
nixd is not up to date and require nix 2.16.2
## To limit resources use during build
```bash
nixos-rebuild build-vm --cores 16 --max-jobs 1 --flake .#nixos-test
```
# Usefull links
- https://api.github.com/rate_limit