diff --git a/flake.nix b/flake.nix index 18ebfdd..7e87e38 100644 --- a/flake.nix +++ b/flake.nix @@ -12,7 +12,7 @@ nix-colors.url = "github:misterio77/nix-colors"; m3ta-nixpkgs = { - url = "git+https://code.m3ta.dev/m3tam3re/m3ta-nixpkgs"; + url = "git+ssh://gitea@code.m3ta.dev/m3tam3re/m3ta-nixpkgs"; inputs.nixpkgs.follows = "nixpkgs"; };