From 8056a87db5c2f6a8df23f2b6b1867471e2b8995d Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 8 Jan 2026 15:46:36 -0500 Subject: init fork --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index bb627b4..d265c7e 100644 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,7 @@ nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable"; caelestia-shell = { - url = "github:caelestia-dots/shell"; + url = "git+https://g.freya.cat/caelestia-shell"; inputs.nixpkgs.follows = "nixpkgs"; inputs.caelestia-cli.follows = ""; }; -- cgit v1.2.3-freya