diff --git a/features/flatpak.nix b/features/flatpak.nix index 1eb85f6..5d90abe 100644 --- a/features/flatpak.nix +++ b/features/flatpak.nix @@ -19,7 +19,7 @@ } { name = "amethyst-mod-manager"; - location = "https://chrisdkn.github.io/Amethyst-Mod-Manager/amethyst.flatpakref"; + location = "https://chrisdkn.github.io/Amethyst-Mod-Manager/amethyst.flatpakrepo"; } ]; };