docs: use new url in example
This commit is contained in:
parent
934a07640e
commit
787f3b67a4
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Or, add it as a flake input.
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||||
|
|
||||||
nixowos = {
|
nixowos = {
|
||||||
url = "git+https://codeberg.org/electria/nixowos";
|
url = "git+https://git.federated.nexus/electria/nixowos";
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue