From 5a175930259f54f433fcb0958c6e6ade0287cb10 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Thu, 9 Jan 2025 17:06:41 -0500 Subject: [PATCH] update nix-secrets input --- flake.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.lock b/flake.lock index 60b8d24..95c9088 100644 --- a/flake.lock +++ b/flake.lock @@ -225,11 +225,11 @@ "rev": "2f4386ba30caf6e9f41d32df54c5ef96ff9b740e", "revCount": 15, "type": "git", - "url": "ssh://gitea@ssh.git.wanderingcrow.net/TheWanderingCrow/nix-secrets" + "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" }, "original": { "type": "git", - "url": "ssh://gitea@ssh.git.wanderingcrow.net/TheWanderingCrow/nix-secrets" + "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" } }, "nixpkgs": {