From f66d87ac26eafba782c576cca40a28997f3af247 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Wed, 8 Jan 2025 16:47:43 -0500 Subject: [PATCH] switch to github temporarily while we migrate the home server --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 4b33e5f..bc318da 100644 --- a/flake.nix +++ b/flake.nix @@ -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 = {