Skip to content

Commit

Permalink
Update README: hardware accel is available now...
Browse files Browse the repository at this point in the history
...at least with enable_kvm yes. Issue linked in the note was closed accordingly. So I think the old note was outdated as of fe19c91
  • Loading branch information
phaer committed Aug 29, 2024
1 parent ba01fff commit 5b8c65d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,10 @@ With the following inputs:
```yaml
- uses: cachix/install-nix-action@vXX
with:
enable_kvm: true
extra_nix_config: "system-features = nixos-test benchmark big-parallel kvm"
```

[Note that there's no hardware acceleration on GitHub Actions.](https://github.com/actions/virtual-environments/issues/183#issuecomment-610723516).

### How do I install packages via nix-env from the specified `nix_path`?

```
Expand Down

0 comments on commit 5b8c65d

Please sign in to comment.