This commit is contained in:
Gabriel Ebner 2016-09-21 09:11:24 -04:00
parent 8d4e2f2f25
commit 393d9a8016
2 changed files with 8 additions and 2 deletions

View File

@ -50,6 +50,8 @@
msmtp msmtp
vdirsyncer khard khal vdirsyncer khard khal
config.boot.kernelPackages.perf
veriT veriT
minisat minisat
picosat picosat

View File

@ -40,8 +40,12 @@
}; };
# services.colord.enable = true; # services.colord.enable = true;
# IntelliJ boot.kernel.sysctl = {
boot.kernel.sysctl."fs.inotify.max_user_watches" = 524288; "kernel.perf_event_paranoid" = "0";
# IntelliJ
"fs.inotify.max_user_watches" = 524288;
};
# gapt: `ulimit -n` was 256 # gapt: `ulimit -n` was 256
security.pam.loginLimits = [ security.pam.loginLimits = [