diff --git a/NixOS.md b/NixOS.md index 3058fbf..7b38def 100644 --- a/NixOS.md +++ b/NixOS.md @@ -53,10 +53,12 @@ Read the release notes. GNOME 45: Notably, Loupe has replaced Eye of GNOME as th Updating with nixos-rebuild boot and rebooting is recommended. ```shell -niv update && colmena build --on yodaTux -v --show-trace && colmena apply-local --sudo boot +niv update && colmena build --on yodaTux -v --show-trace && colmena apply-local --sudo boot +niv update && colmena build --on remoteTab -v --show-trace && colmena apply --on remoteTab boot +niv update && colmena build --on @server -v --show-trace && colmena apply --on @server boot ``` -TODO: Update yodaHedgehog and yodaYoga with `boot` (!) +TODO: Update yodaHedgehog with `boot` (!) Update channel (for `nix-shell` usage in a terminal):