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";