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"; url = "github:nixified-ai/flake";
}; };
website = { website = {
url = "git+https://git.tfcconnection.org/TFC/tfcconnection"; # url = "git+https://git.tfcconnection.org/TFC/tfcconnection";
# url = "path:/tfcconnection"; url = "path:/tfcconnection";
inputs.nixpkgs.follows = "nixpkgs-unstable"; inputs.nixpkgs.follows = "nixpkgs-unstable";
}; };
}; };