docs: more examples

This commit is contained in:
Daniel Langbein 2024-08-15 16:33:12 +02:00
parent ba2f39c9db
commit baef8a6d60
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -165,7 +165,13 @@ Local (yodaTux):
niv update && colmena build --on $(hostname) -v --show-trace && colmena apply-local --sudo
```
Server:
Remote (yodaTab):
```shell
niv update && colmena build --on remoteTab -v --show-trace && colmena apply --on remoteTab switch
```
Remote (@server):
```shell
niv update && colmena build --on @server -v --show-trace && colmena apply --on @server switch