sgx-nixos: disable tpm2
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
		
							parent
							
								
									f12a67b12d
								
							
						
					
					
						commit
						f13ebb1e65
					
				
					 2 changed files with 2 additions and 3 deletions
				
			
		|  | @ -20,7 +20,8 @@ with lib.plusultra; | |||
|     allowReboot = true; | ||||
|   }; | ||||
| 
 | ||||
|   networking.hostName = "sgx-nixos"; # Define your hostname. | ||||
|   security.tpm2.enable = false; | ||||
|   security.tpm2.abrmd.enable = false; | ||||
| 
 | ||||
|   networking.wireless.enable = false; # Enables wireless support via wpa_supplicant. | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue