diff --git a/flakes/manual.toml b/flakes/manual.toml index c29f2c0..cea29f3 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -28,6 +28,11 @@ type = "github" owner = "ngi-nix" repo = "weblate" +[[sources]] +type = "github" +owner = "nix-community" +repo = "fenix" + [[sources]] type = "github" owner = "fort-nix"