Fixed issue with rebuilds failing
This commit is contained in:
		
							parent
							
								
									698342f597
								
							
						
					
					
						commit
						77d376a3dc
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -35,6 +35,10 @@
 | 
			
		|||
    networkmanager.enable = true; # Enables wireless support via wpa_supplicant.
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  # This service is problematic
 | 
			
		||||
  # See: https://github.com/NixOS/nixpkgs/issues/180175
 | 
			
		||||
  systemd.services.NetworkManager-wait-online.enable = false;
 | 
			
		||||
 | 
			
		||||
  time.timeZone = "America/Los_Angeles";
 | 
			
		||||
 | 
			
		||||
  # List packages installed in system profile. To search, run:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue