add perf
This commit is contained in:
parent
8d4e2f2f25
commit
393d9a8016
@ -50,6 +50,8 @@
|
|||||||
msmtp
|
msmtp
|
||||||
vdirsyncer khard khal
|
vdirsyncer khard khal
|
||||||
|
|
||||||
|
config.boot.kernelPackages.perf
|
||||||
|
|
||||||
veriT
|
veriT
|
||||||
minisat
|
minisat
|
||||||
picosat
|
picosat
|
||||||
|
@ -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 = [
|
||||||
|
Loading…
Reference in New Issue
Block a user