From eefcfb47990d966592e0bfa74c316c4dd2faef9f Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 16 Nov 2025 07:42:37 -0800 Subject: run my website from rivendell --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 77b9ce4..ebe5464 100644 --- a/flake.nix +++ b/flake.nix @@ -53,8 +53,7 @@ inputs.nixpkgs-lib.follows = "nixpkgs"; }; - my-go-tools.url = "git+https://code.fcuny.net/fcuny/x"; - my-site.url = "git+https://code.fcuny.net/fcuny/fcuny.net"; + my-go-tools.url = "git+https://code.fcuny.net/x"; }; outputs = -- cgit v1.2.3