forked from DGNum/colmena
manual: Flake-enable deployments now use nix copy
with ssh-ng://
This commit is contained in:
parent
3e8ec98a26
commit
7fac0278e1
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
- The [`repl`](./reference/cli.html#colmena-repl) subcommand has been added. It allows you to start an [interactive REPL](./features/eval.md#interactive-repl) with access to the complete node configurations.
|
||||
- The default goal for `colmena apply` is now `boot` if `--reboot` is specified, and `switch` otherwise ([#113](https://github.com/zhaofengli/colmena/issues/113)).
|
||||
- Post-activation keys are now uploaded after the reboot if `--reboot` is specified ([#113](https://github.com/zhaofengli/colmena/issues/113)).
|
||||
- Flake-enabled deployments now use the new SSH store protocol (`ssh-ng://`).
|
||||
|
||||
## [Release 0.3.1](https://github.com/zhaofengli/colmena/releases/tag/v0.3.1) (2022/08/18)
|
||||
|
||||
|
|
Loading…
Reference in a new issue