diff --git a/flakes/manual.toml b/flakes/manual.toml index 945f060b..495dc8a6 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -99,6 +99,11 @@ type = "github" owner = "hyprwm" repo = "hyprland" +[[sources]] +type = "github" +owner = "Infinidoge" +repo = "nix-minecraft" + [[sources]] type = "github" owner = "input-output-hk"