diff options
Diffstat (limited to '')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = ""; }; |