add perf
This commit is contained in:
		
							parent
							
								
									8d4e2f2f25
								
							
						
					
					
						commit
						393d9a8016
					
				@ -50,6 +50,8 @@
 | 
			
		||||
    msmtp
 | 
			
		||||
    vdirsyncer khard khal
 | 
			
		||||
 | 
			
		||||
    config.boot.kernelPackages.perf
 | 
			
		||||
 | 
			
		||||
    veriT
 | 
			
		||||
    minisat
 | 
			
		||||
    picosat
 | 
			
		||||
 | 
			
		||||
@ -40,8 +40,12 @@
 | 
			
		||||
  };
 | 
			
		||||
  # services.colord.enable = true;
 | 
			
		||||
 | 
			
		||||
  boot.kernel.sysctl = {
 | 
			
		||||
    "kernel.perf_event_paranoid" = "0";
 | 
			
		||||
 | 
			
		||||
    # IntelliJ
 | 
			
		||||
  boot.kernel.sysctl."fs.inotify.max_user_watches" = 524288;
 | 
			
		||||
    "fs.inotify.max_user_watches" = 524288;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # gapt: `ulimit -n` was 256
 | 
			
		||||
  security.pam.loginLimits = [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user