You can use :ror :reset, but you still have to import the modules again. We have plans to try to make this easier by allowing the PSCi configuration file to use the default set for import at boot.
Another option is to define your own module with the necessary re-exports. Then you only need to perform a reboot followed by a single import.
source
share