network: integrate networkmanager (#917)
fixes #881 this should be temporary until an implementation of sdbus-networkmanager
This commit is contained in:
parent
3220f084ec
commit
094b90cf86
1252
ks_includes/NetworkManager.py
Normal file
1252
ks_includes/NetworkManager.py
Normal file
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@ import contextlib
|
||||
import logging
|
||||
import uuid
|
||||
|
||||
import NetworkManager
|
||||
from ks_includes import NetworkManager
|
||||
import dbus
|
||||
from dbus.mainloop.glib import DBusGMainLoop
|
||||
import gi
|
||||
|
@ -4,5 +4,6 @@ requests==2.28.2
|
||||
websocket-client==1.5.1
|
||||
pycairo==1.22.0
|
||||
PyGObject==3.42.2
|
||||
python-networkmanager==2.2
|
||||
python-mpv==0.5.2
|
||||
six==1.16.0
|
||||
dbus-python==1.3.2
|
Loading…
x
Reference in New Issue
Block a user