diff --git a/flake.nix b/flake.nix index 04d876d..1a9cf47 100644 --- a/flake.nix +++ b/flake.nix @@ -44,7 +44,7 @@ nix-colors.url = "github:misterio77/nix-colors"; m3ta-home = { - url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-home.git"; + url = "git+https://code.m3ta.dev/m3tam3re/m3ta-home"; inputs.nixpkgs.follows = "nixpkgs"; };