nixops icon indicating copy to clipboard operation
nixops copied to clipboard

Add: flake attribute support

Open JulesdeCube opened this issue 3 years ago • 0 comments

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.

JulesdeCube avatar Jun 20 '22 17:06 JulesdeCube