1
0
Fork 0

add instructions to deploy

This commit is contained in:
ibizaman 2023-09-25 22:54:46 -07:00
parent 554449ce31
commit 26b7822e0c

View file

@ -53,6 +53,12 @@ services. Also, the design will be extendable to allow users to add services not
## Tips ## Tips
### Deploy
```bash
$ nix run nixpkgs#colmena -- apply
```
### Diff changes ### Diff changes
```bash ```bash