diff --git a/README.md b/README.md index c25dc13e..1565d535 100644 --- a/README.md +++ b/README.md @@ -517,6 +517,9 @@ default, you must create it manually. "hibernate": ["systemctl", "hibernate"], "reboot": ["systemctl", "reboot"] } + }, + "utilities": { + "enabled": true } } ```