wiki.selfprivacy.org/src/nixos/nix-repo-url.md

6 lines
200 B
Markdown

# Change nix repository overlay
1. Edit `/etc/nixos/configuration.nix`
2. Locate nixos repository overlay at the beginning of the file.
3. Change the branch name.
4. `nixos-rebuild switch --upgrade`