monolith: remove unnecessary hibernation params
This commit is contained in:
		
							parent
							
								
									997726aac4
								
							
						
					
					
						commit
						87adf0780e
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -45,9 +45,6 @@ in
 | 
			
		|||
  boot.kernelParams = [
 | 
			
		||||
    "amdgpu.dcdebugmask=0x10" # amdgpu undervolting bug
 | 
			
		||||
    "video=DP-1:1920x1080@144"
 | 
			
		||||
    # hibernation
 | 
			
		||||
    # "resume=LABEL=BTRFS_ROOT" # findmnt -o LABEL --noheadings /swap/
 | 
			
		||||
    # "resume_offset=36709632" # btrfs inspect-internal map-swapfile -r /swap/swapfile
 | 
			
		||||
  ];
 | 
			
		||||
  systemd.sleep.extraConfig = ''
 | 
			
		||||
    HibernateDelaySec=30s
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue