Change NixOS version 25.05 -> 25.11, to match the command afterwards

This commit is contained in:
Shivashis Padhi 2025-12-13 15:15:25 +01:00
commit 60e32e2021
No known key found for this signature in database
GPG key ID: 118D884F124DC5D8

View file

@ -56,7 +56,7 @@ To switch to a different NixOS channel, do
```
(Be sure to include the `nixos` parameter at the end.) For instance, to
use the NixOS 25.05 stable channel:
use the NixOS 25.11 stable channel:
```ShellSession
# nix-channel --add https://channels.nixos.org/nixos-25.11 nixos