Set perf paranoid to 0 by default
This commit is contained in:
		
							parent
							
								
									798e01f9e6
								
							
						
					
					
						commit
						937d8a7637
					
				| @ -18,6 +18,10 @@ | |||||||
|     "console=ttyS0,115200" |     "console=ttyS0,115200" | ||||||
|   ]; |   ]; | ||||||
| 
 | 
 | ||||||
|  |   boot.kernel.sysctl = { | ||||||
|  |     "kernel.perf_event_paranoid" = lib.mkDefault 0; | ||||||
|  |   }; | ||||||
|  | 
 | ||||||
|   boot.kernelPackages = pkgs.linuxPackages_latest; |   boot.kernelPackages = pkgs.linuxPackages_latest; | ||||||
| 
 | 
 | ||||||
|   #boot.kernelPatches = lib.singleton { |   #boot.kernelPatches = lib.singleton { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user