From 93612ad1ff4c66df635b1088930077f3badeaeb8 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Mon, 19 May 2025 14:17:09 -0500 Subject: [PATCH] gah --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 7b59c82..e32d5cc 100644 --- a/flake.nix +++ b/flake.nix @@ -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"; }; };