Skip to content

Commit e268b7a

Browse files
authored
Merge pull request #213 from phaer/patch-1
2 parents ba01fff + 5b8c65d commit e268b7a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,10 @@ With the following inputs:
118118
```yaml
119119
- uses: cachix/install-nix-action@vXX
120120
with:
121+
enable_kvm: true
121122
extra_nix_config: "system-features = nixos-test benchmark big-parallel kvm"
122123
```
123124

124-
[Note that there's no hardware acceleration on GitHub Actions.](https://github.com/actions/virtual-environments/issues/183#issuecomment-610723516).
125-
126125
### How do I install packages via nix-env from the specified `nix_path`?
127126

128127
```

0 commit comments

Comments
 (0)