ma hw/network-manager: collect state
This commit is contained in:
parent
f6b82f2d1f
commit
85e7795a34
@ -27,4 +27,7 @@
|
|||||||
powersave = true;
|
powersave = true;
|
||||||
scanRandMacAddress = true;
|
scanRandMacAddress = true;
|
||||||
};
|
};
|
||||||
|
state = [
|
||||||
|
"/etc/NetworkManager/system-connections" #NM stateful config files
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user