Personal-use NixOS configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Increase nil memory limit

encode42 1090d375 56c6e1c9

+1 -1
+1 -1
homes/encode42/desktop/zed.nix
··· 60 60 lsp = { 61 61 nil.settings = { 62 62 nix = { 63 - maxMemoryMb = 8192; 63 + maxMemoryMb = 10240; 64 64 65 65 flake = { 66 66 autoArchive = true;