diff --git a/README.md b/README.md index e5e3f83..ea11556 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,18 @@ During installation: ## Update, build and switch +Local (yodaTux): + +```shell +niv update && colmena build --on yodaTux -v && colmena apply-local --sudo +``` + +Server: + +```shell +niv update && colmena build --on @server -v && colmena apply --on @server switch +``` + ### Update * Updating NixOS. https://superuser.com/a/1604695 @@ -166,7 +178,7 @@ Configuration is done inside [hive.nix](hive.nix). Build config: ```shell -colmena build +colmena build -v ``` Apply to all non-local nodes: