Disable IPv6 globally
This commit is contained in:
@@ -30,5 +30,7 @@
|
||||
connectionTrackingModules = [ "sane" ];
|
||||
};
|
||||
|
||||
# Disable IPv6
|
||||
networking.enableIPv6 = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user