diff --git a/docs/gasdev.md b/docs/gasdev.md index ba596a2..4cec2d9 100644 --- a/docs/gasdev.md +++ b/docs/gasdev.md @@ -24,7 +24,7 @@ nix run github:nix-community/nixos-anywhere -- --flake .# ro ## Deploy configuration -In order to deploy new configuration changes after the initial NixOS installation, I use [deploy-rs](https://github.com/serokell/deploy-rs). It requires a properly set-up **ssh-agent** and SSH keys being installed on the **gaspard** user. +In order to deploy new configuration changes after the initial NixOS installation, I use [deploy-rs](https://github.com/serokell/deploy-rs). It requires a properly set-up **ssh-agent** and SSH keys being installed on the **root** user. Then you can deploy the new configuration: