From 45b978212741a55314e6f00acb0ce1c0dc3da294 Mon Sep 17 00:00:00 2001 From: kurogeek Date: Thu, 4 Dec 2025 10:58:21 +0700 Subject: [PATCH] mob next [ci-skip] [ci skip] [skip ci] lastFile:flake.nix --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 4439715..4afb27a 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,6 @@ description = "Clan flake for controlling NewEdge infrastructure."; inputs = { clan-core = { - # url = "git+file:///home/kurogeek/Desktop/gitea/clan/clan-core/"; url = "git+https://git.clan.lol/clan/clan-core"; inputs.flake-parts.follows = "flake-parts"; inputs.treefmt-nix.follows = "treefmt-nix";