mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
chore: NixOS 23.11
This commit is contained in:
parent
6488fb11b3
commit
06e1ce0039
6
NixOS.md
6
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.
|
Updating with nixos-rebuild boot and rebooting is recommended.
|
||||||
|
|
||||||
```shell
|
```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):
|
Update channel (for `nix-shell` usage in a terminal):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user