docs: comment on why we need vfkit

This commit is contained in:
Jeremy Wall 2024-08-22 23:23:51 -05:00
parent fee274f0ba
commit ff1652c1e3

View File

@ -338,6 +338,7 @@ in
# $ darwin-rebuild switch -I darwin-config=$HOME/.config/nixpkgs/darwin/configuration.nix
# environment.darwinConfig = "$HOME/.config/nixpkgs/darwin/configuration.nix";
environment.systemPackages = [
# Required on darwin for podman machine to work.
vfkit
];