Oop mutually exclusive options
This commit is contained in:
		
							parent
							
								
									608d96ae6d
								
							
						
					
					
						commit
						5ba171188a
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -20,7 +20,6 @@
 | 
				
			||||||
    package = pkgs.akkoma;
 | 
					    package = pkgs.akkoma;
 | 
				
			||||||
    extraPackages = with pkgs; [ffmpeg exiftool imagemagick];
 | 
					    extraPackages = with pkgs; [ffmpeg exiftool imagemagick];
 | 
				
			||||||
    nginx = {
 | 
					    nginx = {
 | 
				
			||||||
      addSSL = true;
 | 
					 | 
				
			||||||
      enableACME = true;
 | 
					      enableACME = true;
 | 
				
			||||||
      forceSSL = true;
 | 
					      forceSSL = true;
 | 
				
			||||||
      serverName = "akkoma.gladtherescake.eu";
 | 
					      serverName = "akkoma.gladtherescake.eu";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue