Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 241 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 241 Bytes

nixos-configuration

nixops

Create a nixops deployment with the following command:

nixops create -d <name> <nix file path>

Ensure root access to the machine you wish to deploy to and run:

nixops deploy -d <name>