This commit is contained in:
Chris Cochrun 2025-05-19 14:17:09 -05:00
parent 0691009430
commit 93612ad1ff

View file

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