From 06e1ce00390718b57223c9787acbd5a13a0a6d3f Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Mon, 25 Dec 2023 11:46:35 +0100 Subject: [PATCH] chore: NixOS 23.11 --- NixOS.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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):