nixy: set mem_sleep_default to deep in kernel cmd line; enable wasi and x64-windows binfmt emulation
This commit is contained in:
		
							parent
							
								
									880d6e9aed
								
							
						
					
					
						commit
						283f1c297e
					
				| @ -37,8 +37,9 @@ | ||||
|     extraModulePackages = with config.boot.kernelPackages; [usbip]; | ||||
|     initrd.compressor = "zstd"; | ||||
|     initrd.kernelModules = ["amdgpu"]; | ||||
|     binfmt.emulatedSystems = ["wasm32-wasi" "x86_64-windows"]; | ||||
|     kernelPackages = pkgs.linuxPackages_latest; | ||||
|     kernelParams = ["psmouse.synaptics_intertouch=0"]; | ||||
|     kernelParams = ["psmouse.synaptics_intertouch=0" "mem_sleep_default=deep"]; | ||||
|     loader.efi.canTouchEfiVariables = true; | ||||
|     loader.systemd-boot = { | ||||
|       editor = false; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user