diff --git a/flake.nix b/flake.nix index 420d7a0..7e7066e 100644 --- a/flake.nix +++ b/flake.nix @@ -7,7 +7,7 @@ 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+https://git.wanderingcrow.net/TheWanderingCrow/nix-secrets"; + nix-secrets.url = "git+ssh://gitea@ssh.git.wanderingcrow.net:TheWanderingCrow/nix-secrets"; }; outputs = {