This commit is contained in:
Shelvacu
2025-04-24 01:17:11 -07:00
committed by Shelvacu on triple-dezert
parent 0181ee0dfa
commit 5eb97d9ff8

View File

@@ -26,6 +26,7 @@
#
# but I suspect other things will want it too
boot.kernel.sysctl."vm.overcommit_memory" = "1";
boot.kernel.sysctl."fs.inotify.max_user_instances" = "1024";
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];