1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-03 02:01:48 +02:00

system-features doc: kvm is Linux-only

This commit is contained in:
Robert Hensing 2023-10-20 10:19:07 +02:00
parent 9277eb276b
commit bb645c5d02

View file

@ -720,7 +720,7 @@ public:
- `kvm`
Included by default if `/dev/kvm` is accessible.
Included on Linux if `/dev/kvm` is accessible.
- `nixos-test`, `benchmark`, `big-parallel`