switch to github temporarily while we migrate the home server

This commit is contained in:
TheWanderingCrow 2025-01-08 16:47:43 -05:00
parent 8cd1cf883c
commit f66d87ac26

View file

@ -7,7 +7,8 @@
home-manager.inputs.nixpkgs.follows = "nixpkgs";
nixvim.url = "git+https://git.wanderingcrow.net/TheWanderingCrow/nvix";
sops-nix.url = "github:Mic92/sops-nix";
nix-secrets.url = "git+ssh://gitea@ssh.git.wanderingcrow.net/TheWanderingCrow/nix-secrets";
#nix-secrets.url = "git+ssh://gitea@ssh.git.wanderingcrow.net/TheWanderingCrow/nix-secrets";
nix-secrets.url = "github:TheWanderingCrow/nix-secrets";
};
outputs = {