virtualbox: Edit description

This commit is contained in:
Robert Hensing 2024-01-26 13:19:04 +01:00 committed by GitHub
parent 91a1291d2b
commit c251abe9b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -230,7 +230,7 @@ in stdenv.mkDerivation {
meta = {
description = "PC emulator";
longDescription = ''
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use.
VirtualBox is an x86 and AMD64/Intel64 virtualization product for enterprise and home use.
To install on NixOS, please use the option `virtualisation.virtualbox.host.enable = true`.
Please also check other options under `virtualisation.virtualbox`.