diff --git a/flakes/manual.toml b/flakes/manual.toml index c604877..9b64dbe 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -123,3 +123,8 @@ repo = "haskell.nix" type = "sourcehut" owner = "~munksgaard" repo = "geomyidae-flake" + +[[sources]] +type = "github" +owner = "matthewcroughan" +repo = "filestash-nix"