diff --git a/flakes/manual.toml b/flakes/manual.toml index 52b7586c..36cdc306 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -85,6 +85,11 @@ type = "github" owner = "juliosueiras-nix" repo = "nix-security" +[[sources]] +type = "github" +owner = "astro" +repo = "skyflake" + [[sources]] type = "github" owner = "lnbits" @@ -114,3 +119,13 @@ repo = "nix-vscode-extensions" type = "github" owner = "hyprwm" repo = "hyprland" + +[[sources]] +type = "github" +owner = "chayleaf" +repo = "notnft" + +[[sources]] +type = "github" +owner = "chayleaf" +repo = "nixos-router"