mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
d9b3adca75
The default maxfiles on macOS 11 and macOS 12 is 256, which is too low for nix to work: ``` $ launchctl limit maxfiles maxfiles 256 unlimited ``` Set NumberOfFiles of nix-daemon to 4096 to avoid `Too many open files` error. |
||
---|---|---|
.. | ||
bash | ||
fish | ||
launchd | ||
systemd | ||
systemv | ||
upstart | ||
zsh |