This commit is contained in:
Chris Cochrun 2025-05-19 12:18:58 -05:00
parent a176832267
commit c94499de60

View file

@ -20,7 +20,8 @@
url = "github:nixified-ai/flake";
};
website = {
url = "git+https://git.tfcconnection.org/TFC/tfcconnection";
# url = "git+https://git.tfcconnection.org/TFC/tfcconnection";
url = "path:/tfcconnection";
inputs.nixpkgs.follows = "nixpkgs";
};
};