diff --git a/flakes/github-ntoz.toml b/flakes/github-ntoz.toml index 0cd15ab9..21f89aea 100644 --- a/flakes/github-ntoz.toml +++ b/flakes/github-ntoz.toml @@ -118,6 +118,11 @@ type = "github" owner = "YaLTeR" repo = "niri" +[[sources]] +type = "github" +owner = "vorburger" +repo = "bazel-nix" + [[sources]] type = "github" owner = "yusdacra"