forked from jan-leila/nix-config
		
	disabled sleeping on defiant
This commit is contained in:
		
							parent
							
								
									1ee9b9a87d
								
							
						
					
					
						commit
						46edb7363d
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -125,6 +125,14 @@ | ||||||
|     }; |     }; | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|  |   # disable computer sleeping | ||||||
|  |   systemd.targets = { | ||||||
|  |     sleep.enable = false; | ||||||
|  |     suspend.enable = false; | ||||||
|  |     hibernate.enable = false; | ||||||
|  |     hybrid-sleep.enable = false; | ||||||
|  |   }; | ||||||
|  | 
 | ||||||
|   # This value determines the NixOS release from which the default |   # This value determines the NixOS release from which the default | ||||||
|   # settings for stateful data, like file locations and database versions |   # settings for stateful data, like file locations and database versions | ||||||
|   # on your system were taken. It's perfectly fine and recommended to leave |   # on your system were taken. It's perfectly fine and recommended to leave | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue