diff --git a/flakes/manual.toml b/flakes/manual.toml index dec0738a..556443e9 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -139,6 +139,11 @@ type = "github" owner = "matthewcroughan" repo = "filestash-nix" +[[sources]] +type = "github" +owner = "nixified-ai" +repo = "flake" + [[sources]] type = "github" owner = "nix-community"