Compare commits

..

No commits in common. "84113d53276150846c3bfeac74b0e65008814678" and "72ec589771d2bd077f1d34ad16f70c32a1c213fb" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View file

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

View file

@ -7,6 +7,5 @@
jetbrains.idea-ultimate
jetbrains.webstorm
nodejs
insomnia
];
}