This commit is contained in:
Miguel Palhas
2025-07-02 22:11:49 +01:00
parent c41f1c5c70
commit 0ba95c35e5
3 changed files with 39 additions and 4 deletions
+4
View File
@@ -28,6 +28,10 @@
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;
};
kernel.sysctl = {
"net.ipv6.conf.all.disable_ipv6" = 1;
};
};
system.stateVersion = "24.05";