mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-06-07 17:44:28 +00:00
feat: enable KVM on Linux if available
This commit is contained in:
parent
a56e3a8089
commit
fe19c91c6b
3 changed files with 18 additions and 0 deletions
|
@ -73,6 +73,8 @@ To install Nix from any commit, go to [the corresponding installer_test action](
|
|||
|
||||
- `nix_path`: set `NIX_PATH` environment variable, for example `nixpkgs=channel:nixos-unstable`
|
||||
|
||||
- `enable_kvm`: whether to enable KVM for hardware-accelerated virtualization on Linux. Enabled by default if available.
|
||||
|
||||
---
|
||||
|
||||
## FAQ
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue