diff options
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 +``` + |