This commit is contained in:
2025-11-09 15:43:36 +03:00
parent 6b65bb1e0d
commit 647c2c9ad2
+5
View File
@@ -117,6 +117,11 @@ let
};
networking = {
nameservers = [
"1.1.1.1"
"2001:4860:4860::8844"
"2001:4860:4860::8888"
];
hostName = "${xlib.device.hostname}";
networkmanager.enable = true;
# dhcpcd.enable = false;