Compare commits
No commits in common. "84113d53276150846c3bfeac74b0e65008814678" and "72ec589771d2bd077f1d34ad16f70c32a1c213fb" have entirely different histories.
84113d5327
...
72ec589771
2 changed files with 0 additions and 3 deletions
|
|
@ -21,7 +21,6 @@ in {
|
||||||
connection = {
|
connection = {
|
||||||
id = "4G Modem";
|
id = "4G Modem";
|
||||||
type = "wifi";
|
type = "wifi";
|
||||||
autoconnect-priority = 5;
|
|
||||||
};
|
};
|
||||||
ipv4.method = "auto";
|
ipv4.method = "auto";
|
||||||
wifi = {
|
wifi = {
|
||||||
|
|
@ -38,7 +37,6 @@ in {
|
||||||
connection = {
|
connection = {
|
||||||
id = "Phone";
|
id = "Phone";
|
||||||
type = "wifi";
|
type = "wifi";
|
||||||
autoconnect-priority = 5;
|
|
||||||
};
|
};
|
||||||
ipv4.method = "auto";
|
ipv4.method = "auto";
|
||||||
wifi = {
|
wifi = {
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,5 @@
|
||||||
jetbrains.idea-ultimate
|
jetbrains.idea-ultimate
|
||||||
jetbrains.webstorm
|
jetbrains.webstorm
|
||||||
nodejs
|
nodejs
|
||||||
insomnia
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue