viperML/nh

What is the equivalent of nixos-rebuild --target-host?

Closed this issue · 2 comments

The most used nixos-rebuild command is:

sudo nixos-rebuild --target-host host1 --flake .#host1 switch

But how to do that via nh?

It's not implemented in nh.

Is this feature within the design goals of the project? Or is there a related development plan?