Desktop/NetworkManager: change connection priorities

This commit is contained in:
Toast 2024-10-17 09:11:42 +02:00
parent f85d3d5ac2
commit 84113d5327

View file

@ -21,6 +21,7 @@ in {
connection = {
id = "4G Modem";
type = "wifi";
autoconnect-priority = 5;
};
ipv4.method = "auto";
wifi = {
@ -37,6 +38,7 @@ in {
connection = {
id = "Phone";
type = "wifi";
autoconnect-priority = 5;
};
ipv4.method = "auto";
wifi = {