@hahawoooooo I also recommend using the classes approach to config
modules:[
[ "page1"],
[ "page2"],
],
"fixed": ["fixed"]
. Etc
Then for the modules you want on page1
Add
classes:"page1",
In the config below module: line
This was so much easier for me