This commit is contained in:
Daniel Langbein 2025-01-16 11:25:39 +01:00
parent d52cec63e1
commit c869cef6ef
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -182,7 +182,7 @@ Local node (e.g. yodaTux):
```shell ```shell
niv update niv update
sudo nix-channel --update && colmena build --on $(hostname) -v --show-trace && colmena apply-local --sudo boot sudo nix-channel --update && colmena build --on $(hostname) -v --show-trace && colmena apply-local --sudo boot
#sudo reboot #reboot
``` ```
Single remote node (e.g. deploy to yodaTab): Single remote node (e.g. deploy to yodaTab):