Skip to content

Commit

Permalink
Merge pull request #213 from phaer/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Aug 29, 2024
2 parents ba01fff + 5b8c65d commit e268b7a
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 e268b7a

Please sign in to comment.