add instructions to deploy
This commit is contained in:
parent
554449ce31
commit
26b7822e0c
1 changed files with 6 additions and 0 deletions
|
@ -53,6 +53,12 @@ services. Also, the design will be extendable to allow users to add services not
|
|||
|
||||
## Tips
|
||||
|
||||
### Deploy
|
||||
|
||||
```bash
|
||||
$ nix run nixpkgs#colmena -- apply
|
||||
```
|
||||
|
||||
### Diff changes
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue