nextcloud: fix ssl certificates
This commit is contained in:
		
							parent
							
								
									a25affacb8
								
							
						
					
					
						commit
						808216eccf
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
					@ -9,6 +9,11 @@
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  services.nginx.virtualHosts.${config.services.nextcloud.hostName} = {
 | 
				
			||||||
 | 
					    forceSSL = true;
 | 
				
			||||||
 | 
					    enableACME = true;
 | 
				
			||||||
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  age = {
 | 
					  age = {
 | 
				
			||||||
    secrets.phantom-nextcloud = {
 | 
					    secrets.phantom-nextcloud = {
 | 
				
			||||||
      file = ../../secrets/phantom-nextcloud.age;
 | 
					      file = ../../secrets/phantom-nextcloud.age;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue