diff --git a/flake.nix b/flake.nix index ca7f796..f352745 100644 --- a/flake.nix +++ b/flake.nix @@ -19,7 +19,7 @@ # Conduit fork without all the fuss and drama conduit = { - url = "github:girlbossceo/conduwuit"; + url = "gitlab:famedly/conduit"; inputs.nixpkgs.follows = "nixpkgs"; };