update README

This commit is contained in:
Daniel Langbein 2023-10-16 19:12:36 +02:00
parent 0b857e0fc5
commit e75b5f1b45
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -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: