NixOS deployments can use our module to easily manage their validator. It creates a systemd service with a production configuration
Below is an example configuration.nix which can be used in production.
You can then deploy the configuration by running
To upgrade to newer versions, simply run
This will pull in the latest changes to union configurations and prepare your node for future upgrades.