powerManagement.resumeCommands
NixOS option
Commands executed after the system resumes from suspend-to-RAM.
type: strings concatenated with "\n"Default
""
Example
declared in: nixos/modules/config/power-management.nixView source on NixOS/nixpkgs →"${pkgs.util-linux}/bin/rfkill unblock all"