change hosts to be my repos instead of github
This commit is contained in:
parent
a4808abc49
commit
5c6f1c622d
2 changed files with 3 additions and 3 deletions
4
flake.lock
generated
4
flake.lock
generated
|
|
@ -317,11 +317,11 @@
|
|||
"rev": "5ce77ac9f17a0f0c2daabfbaf294d46b966d4f40",
|
||||
"revCount": 205,
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com/TheWanderingCrow/nix-secrets"
|
||||
"url": "ssh://forgejo@git.wanderingcrow.net/TheWanderingCrow/nix-secrets"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@github.com/TheWanderingCrow/nix-secrets"
|
||||
"url": "ssh://forgejo@git.wanderingcrow.net/TheWanderingCrow/nix-secrets"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@
|
|||
|
||||
# CrOS inputs
|
||||
nix-secrets = {
|
||||
url = "git+ssh://git@github.com/TheWanderingCrow/nix-secrets";
|
||||
url = "git+ssh://forgejo@git.wanderingcrow.net/TheWanderingCrow/nix-secrets";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nvix.url = "github:TheWanderingCrow/nvix";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue