Disable tmpfs on neelix so it can compile the kernel.

This commit is contained in:
Tom Alexander 2025-01-31 22:46:36 -05:00
parent edd3c6a266
commit 379795f6e8
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -21,7 +21,7 @@
boot.initrd.kernelModules = [ "i915" ];
# Mount tmpfs at /tmp
boot.tmp.useTmpfs = true;
# boot.tmp.useTmpfs = true;
me.bluetooth.enable = true;
me.emacs_flavor = "plainmacs";