mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
+2
-1
@@ -203,7 +203,8 @@ let
|
||||
networking = {
|
||||
hostName = "${inputs.zeroq.devices.server.hostname}";
|
||||
networkmanager.enable = true;
|
||||
networkmanager.dns = "default";
|
||||
#networkmanager.dns = "default";
|
||||
#enableIPv6 = true;
|
||||
firewall.enable = false;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user