diff --git a/README.md b/README.md index e252633..86c1d91 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ echo "experimental-features = nix-command flakes" >> ~/.config/nix/nix.conf ``` ## Building and Running +We are using the [nixos-generators](https://github.com/nix-community/nixos-generators) package to help coordinate builds. ### VM To build the VM: `nix run github:nix-community/nixos-generators -- -c default.nix -f vm -o result/vm`