readme: update example config
This commit is contained in:
parent
5fc37bbe0d
commit
297df9bca1
1 changed files with 3 additions and 0 deletions
|
|
@ -517,6 +517,9 @@ default, you must create it manually.
|
||||||
"hibernate": ["systemctl", "hibernate"],
|
"hibernate": ["systemctl", "hibernate"],
|
||||||
"reboot": ["systemctl", "reboot"]
|
"reboot": ["systemctl", "reboot"]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"utilities": {
|
||||||
|
"enabled": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue