diff --git a/flake.nix b/flake.nix index 4db2f1e..e073c16 100644 --- a/flake.nix +++ b/flake.nix @@ -31,7 +31,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; satisfactory-server = { - url = "github:nekowinston/satisfactory-server-flake" + url = "github:nekowinston/satisfactory-server-flake"; inputs.nixpkgs.follows = "nixpkgs"; };