nixops
nixops copied to clipboard
Add: flake attribute support
Change
Add the --flake to use nix build like URI.
the --flake can't be used with the --network
Example
nixops create --flake ".#deploy.dev"
Future
Deprecate the auto discovery of flake.nix file.