summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c25dc13..1565d53 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
}
}
```