This commit is contained in:
2026-06-24 02:30:55 +03:00
parent ba7b36f16e
commit ee75c68ec3
7 changed files with 75 additions and 102 deletions
+3 -3
View File
@@ -113,9 +113,9 @@ let
hostName = "${xlib.device.hostname}";
networkmanager.enable = true;
firewall.enable = false;
nameservers = [
"127.0.0.1"
];
# nameservers = [
# "127.0.0.1"
# ];
};
system = {