NixOS / nixops

NixOps is a tool for deploying to NixOS machines in a network or cloud.
https://nixos.org/nixops
GNU Lesser General Public License v3.0
1.87k stars 364 forks source link

wishlist: nixos-install #1411

Open lheckemann opened 4 years ago

lheckemann commented 4 years ago

For deploying new hosts not provisioned by nixops, it would be great to have the option to use nixos-install instead of activating the system config directly on the target machine — this would allow deploying to a booted installer image, for instance.

cprussin commented 3 years ago

Would also be nice to have a way to provision filesystems in the booted installer image