This commit is contained in:
Miguel Palhas
2025-12-03 12:14:49 +00:00
parent 0eda413f66
commit 746487377e
2 changed files with 30 additions and 30 deletions
+3 -3
View File
@@ -30,9 +30,9 @@
efi.canTouchEfiVariables = true;
};
kernel.sysctl = {
"net.ipv6.conf.all.disable_ipv6" = 1;
};
# kernel.sysctl = {
# "net.ipv6.conf.all.disable_ipv6" = 1;
# };
};
system.stateVersion = "24.05";