Update access instructions #124

Manually merged
rarias merged 5 commits from update-access-doc into master 2025-07-02 15:26:28 +02:00
Showing only changes of commit e660268661 - Show all commits

View File

@@ -25,6 +25,9 @@
# Disable NUMA balancing
boot.kernel.sysctl."kernel.numa_balancing" = 0;
# Expose kernel addresses
boot.kernel.sysctl."kernel.kptr_restrict" = 0;
services.openssh.settings.X11Forwarding = true;
networking = {