diff options
author | Emile <git@emile.space> | 2024-03-10 14:46:13 +0100 |
---|---|---|
committer | Emile <git@emile.space> | 2024-03-10 14:46:13 +0100 |
commit | a71fa62ef9905477cead5263ee317c48515613c7 (patch) | |
tree | 390cf15fc5188fd420b99250c6852156a33c2346 /README.md | |
parent | 97a9499bf2016e1d6b5dbf2798fdfbb3a0f68922 (diff) |
deploy instructions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md index 44e5589..e0e7ad2 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,12 @@ Growing stuff here! ; EDITOR=hx nix run git+https://github.com/ryantm/agenix -- -e nix/hosts/corrino/secrets/pretix.age ``` +## deploy + +Using [deploy-rs](https://github.com/serokell/deploy-rs) to deploy + +```bash +; deploy .#corrino +; deploy .#caladan +``` + |