Fixed typo

This commit is contained in:
William 2023-06-28 17:54:51 -03:00
parent 38c926f4ce
commit 1feafc64b0

View file

@ -27,7 +27,7 @@ in {
online-mode = false;
spawn-protection = false;
};
symlink."mods" = "${modpack}/mods";
symlinks."mods" = "${modpack}/mods";
};
};
}