services.xsuspender.defaults.execResume
Before resuming, execute this shell script. Resume the process regardless script failure.
- Type
null or string- Default
null- Example
"echo resuming ..."- Declared
- <home-manager/modules/services/xsuspender.nix>
Before resuming, execute this shell script. Resume the process regardless script failure.
null or stringnull"echo resuming ..."