turned off Ipv6
This commit is contained in:
parent
ddd0d57c68
commit
9fe39f860e
@ -71,6 +71,9 @@ in
|
|||||||
xkbVariant = "";
|
xkbVariant = "";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Turn off IPv6
|
||||||
|
networking.enableIPv6 = false;
|
||||||
|
|
||||||
# Enable CUPS to print documents.
|
# Enable CUPS to print documents.
|
||||||
services.printing.enable = true;
|
services.printing.enable = true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user