websoft9/cockpit/menu_override/networkmanager.override.json

8 lines
161 B
JSON
Raw Normal View History

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