docs: use new url in example

This commit is contained in:
electria 2026-06-27 23:07:27 -07:00
commit 787f3b67a4
Signed by: electria
SSH key fingerprint: SHA256:8LlB3ucPbBHqozqkhsNbaV5oG3SlzzqUj8FZDL6IPQs

View file

@ -15,7 +15,7 @@ Or, add it as a flake input.
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixowos = {
url = "git+https://codeberg.org/electria/nixowos";
url = "git+https://git.federated.nexus/electria/nixowos";
flake = false;
};
};