websoft9/cockpit/menu_override/networkmanager.override.json

8 lines
161 B
JSON
Raw Normal View History

2023-07-20 16:49:16 +08:00
{
2023-11-22 10:10:19 +08:00
"name": "network",
"conditions": [
{"path-exists": "/usr/share/dbus-1/system.d/org.freedesktop.NetworkManager.conf"}
],
"menu": null
}