fix capitalization (#254542)

This commit is contained in:
Valentin Gagarin
2023-09-15 09:59:11 +02:00
committed by GitHub
parent 39e7ddaf19
commit 295a5e1e2b
+1 -1
View File
@@ -647,7 +647,7 @@ in
import pkgs.path { system = "x86_64-darwin"; }
'';
description = lib.mdDoc ''
pkgs set to use for the host-specific packages of the vm runner.
Package set to use for the host-specific packages of the VM runner.
Changing this to e.g. a Darwin package set allows running NixOS VMs on Darwin.
'';
};