reenable ipv6

This commit is contained in:
Kiara Grouwstra 2025-08-24 20:07:08 +02:00
parent bb71aa4fec
commit 38d6be1910
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -42,7 +42,6 @@ in
};
networking.firewall.allowedTCPPorts = [ 22 ];
networking.enableIPv6 = false;
## Test VMs don't have a bootloader by default.
# boot.loader = {