[nix] Increase RouteMetric of wifi to 1200

This commit is contained in:
Sebastian Schulze 2022-08-10 21:50:59 +02:00
parent 16d654952c
commit 462840fbed
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@
};
dhcpV4Config = {
UseDomains = true;
RouteMetric = 1200;
};
dhcpConfig = {
UseDNS = true;