networkmanager almost done; needs auto-dev for wifi/ethernet and handling of auto resolvers i think

This commit is contained in:
2019-11-25 05:05:51 -05:00
parent 2a3269e2e0
commit 5e57eb7bc5
9 changed files with 188 additions and 39 deletions

View File

@@ -1,3 +1,3 @@
import gi
gi.require_version('NM', '1.0')
from gi.repository import GObject, NM, GLib
# import gi
# gi.require_version('NM', '1.0')
# from gi.repository import GObject, NM, GLib