diff --git a/flakes/manual.toml b/flakes/manual.toml index a2fd5998..11712bef 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -3,6 +3,14 @@ type = "github" owner = "NixOS" repo = "hydra" +[[sources]] +type = "git" +url = "git+https://github.com/hannesgith/rquickshare?ref=flake" + +[[sources]] +type = "git" +url = "git+https://github.com/hannesgith/neohtop?ref=nixify" + [[sources]] type = "github" owner = "ngi-nix"