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
vdirsyncer khard khal
config.boot.kernelPackages.perf
veriT
minisat
picosat

View File

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