Skip to content

Commit 7cd0dfd

Browse files
committed
docs: Add a reference to clan to quickstart
`clan` is a deployment framework that also makes use of `nixos-anywhere`. References: - https://clan.lol/ - https://docs.clan.lol/getting-started/deploy
1 parent 97b45ac commit 7cd0dfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/quickstart.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,8 @@ reference this flake when using the NixOS `nixos-rebuild` command or a separate
297297
3rd party deployment tool of your choice i.e.
298298
[deploy-rs](https://github.com/serokell/deploy-rs),
299299
[colmena](https://github.com/zhaofengli/colmena),
300-
[nixinate](https://github.com/MatthewCroughan/nixinate).
300+
[nixinate](https://github.com/MatthewCroughan/nixinate),
301+
[clan](https://clan.lol/) (author's choice).
301302

302303
To update on the machine locally (replace `<URL to your flake>` with your flake
303304
i.e. `.#` if your flake is in the current directory):

0 commit comments

Comments
 (0)