mirror of
https://codeberg.org/privacy1st/nix-git
synced 2025-01-09 04:51:20 +01:00
docs
This commit is contained in:
parent
cc6f14811a
commit
a1d1fcf4e0
4
NixOS.md
4
NixOS.md
@ -73,13 +73,13 @@ Initialize:
|
||||
niv init
|
||||
```
|
||||
|
||||
Change the tracking branch of nixpkgs from unstable to 24.11:
|
||||
Change the tracking branch of nixpkgs from `unstable` to `24.11`:
|
||||
|
||||
```shell
|
||||
niv modify nixpkgs --branch nixos-24.11
|
||||
```
|
||||
|
||||
Add nixpkgs unstable:
|
||||
Add nixpkgs `unstable`:
|
||||
|
||||
```shell
|
||||
niv add NixOS/nixpkgs -n unstable -b nixpkgs-unstable
|
||||
|
@ -22,7 +22,7 @@ See also:
|
||||
* [Update, build and switch](#update-build-and-switch)
|
||||
* [tldr](#tldr)
|
||||
* [Update](#update)
|
||||
* [Build and switch: Using Colmena](#build-and-switch-using-colmena)
|
||||
* [Build and switch: Colmena](#build-and-switch-colmena)
|
||||
* [Build and switch: Manually](#build-and-switch-manually)
|
||||
* [Option I: Build new config and activate it:](#option-i-build-new-config-and-activate-it)
|
||||
* [Option II: Build new config and activate it during next boot:](#option-ii-build-new-config-and-activate-it-during-next-boot)
|
||||
@ -197,7 +197,7 @@ sudo nix-channel --update && niv update
|
||||
|
||||
To apply the updates, continue with "Build and switch".
|
||||
|
||||
### Build and switch: Using Colmena
|
||||
### Build and switch: Colmena
|
||||
|
||||
See section "Colmena: Deployment and secret management" to build and apply updates.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user