mirror of
				https://github.com/Jokiller230/puzzlevision.git
				synced 2025-10-31 13:50:04 +00:00 
			
		
		
		
	feat: use cloudflare keys on absolutesolver
This commit is contained in:
		
							parent
							
								
									7cdbec1d50
								
							
						
					
					
						commit
						3fe2842c09
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -20,6 +20,10 @@ | ||||||
|   sops.age.keyFile = "/var/lib/sops-nix/key.txt"; |   sops.age.keyFile = "/var/lib/sops-nix/key.txt"; | ||||||
|   sops.age.generateKey = true; |   sops.age.generateKey = true; | ||||||
| 
 | 
 | ||||||
|  |   # Sops keys | ||||||
|  |   sops.secrets."cloudflare/api_email" = {}; | ||||||
|  |   sops.secrets."cloudflare/api_key" = {}; | ||||||
|  | 
 | ||||||
|   # Set hostname |   # Set hostname | ||||||
|   # Todo: move to common/networking module |   # Todo: move to common/networking module | ||||||
|   networking.hostName = "absolutesolver"; |   networking.hostName = "absolutesolver"; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue