diff --git a/flake.nix b/flake.nix index 9ca983f..e722764 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Rust Starter Flake"; + description = "Clonee - a github repo fuzzy finder."; inputs = { nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";