Account Plans
| Feature | Free | Individual | Commercial | Enterprise |
|---|---|---|---|---|
| Flake creation | Yes | Yes | Yes | Yes |
| Flake locking | Yes | Yes | Yes | Yes |
| Flake releases | Yes | Yes | Yes | Yes |
| Flake resources | Yes | Yes | Yes | Yes |
| Flake builds | Yes 1,2 | Yes 1,2 | Yes 1,2 | Yes 1,2 |
| Private flakes | No | Yes | Yes | Yes |
| Remote mirror (push) | No | Yes | Yes | Yes |
| Action priority (3) | 4 | 3 | 2 | 1 |
| Action concurrency (3) | 1 | 2 | 3 | 4 |
| Commercial use | No | No | Yes | Yes |
| Compute | 2.5 CPU hours | 25 CPU hours | 100 CPU hours | 1000 CPU hours |
| Storage (4) | 2.5 GB | 25 GB | 100 GB | 1000 GB |
| Repository limit (5) | 10 MB | 25 MB | 50 MB | 100 MB |
| Price | $0 / mo | $9 / mo | $49 / mo | $149 / mo |
Details 1 Supported build platforms: aarch64-linux, x86_64-linux.2 Supported build outputs: nixosGenerate.3 Actions include: flake locking, flake releasing, flake building. 4 Storage is used to keep flakes, flake resources and build artifacts. 5 The limit of each flake git repository, not including flake resources or build artifacts. | ||||