This commit is contained in:
2026-01-17 10:19:35 -06:00
parent eb857b8d03
commit e5f6a4bc69

View File

@@ -182,6 +182,10 @@
enable = true;
networks."eth0@if24" = {
linkConfig.RequiredForOnline = "yes";
dns = [
"1.1.1.1"
"1.0.0.1"
];
};
};