This commit is contained in:
Chris Cochrun 2025-05-19 12:06:41 -05:00
parent 95d8546486
commit a176832267

View file

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