- Change domain to opdavies.uk as this works with HTTPS/SSL. - Switch Nginx to Caddy.
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			161 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			161 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
{
 | 
						|
  age.secrets = {
 | 
						|
    cloudflare-opdavies-uk.file = ../../secrets/cloudflare-opdavies-uk.age;
 | 
						|
    tubearchivist.file = ../../secrets/tubearchivist.age;
 | 
						|
  };
 | 
						|
}
 |