add suspend bind
This commit is contained in:
		
							parent
							
								
									0f7cde3640
								
							
						
					
					
						commit
						20ef97bddc
					
				
					 2 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -195,6 +195,7 @@ in
 | 
			
		|||
  # networking.firewall.allowedUDPPorts = [ ... ];
 | 
			
		||||
  # Or disable the firewall altogether.
 | 
			
		||||
  networking.firewall.enable = false;
 | 
			
		||||
  security.sudo.wheelNeedsPassword = false;
 | 
			
		||||
  nix = {
 | 
			
		||||
    package = pkgs.nixFlakes; # or versioned attributes like nixVersions.nix_2_8
 | 
			
		||||
    extraOptions = ''
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue