From 81954a270d0094e7124fc5844f1951e93ea6863b Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 8 Jan 2026 15:46:27 -0500 Subject: init fork --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 5c88411..7f51bac 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ }; caelestia-cli = { - url = "github:caelestia-dots/cli"; + url = "git+https://g.freya.cat/caelestia-cli"; inputs.nixpkgs.follows = "nixpkgs"; inputs.caelestia-shell.follows = ""; }; -- cgit v1.2.3-freya