Add user_oidc app to nextcloud
This commit is contained in:
		
					parent
					
						
							
								d97d3a0a2a
							
						
					
				
			
			
				commit
				
					
						89a9e54092
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -14,7 +14,7 @@
 | 
				
			||||||
    configureRedis = true;
 | 
					    configureRedis = true;
 | 
				
			||||||
    extraAppsEnable = true;
 | 
					    extraAppsEnable = true;
 | 
				
			||||||
    extraApps = with config.services.nextcloud.package.packages.apps; {
 | 
					    extraApps = with config.services.nextcloud.package.packages.apps; {
 | 
				
			||||||
      inherit bookmarks contacts calendar tasks twofactor_webauthn;
 | 
					      inherit bookmarks contacts calendar tasks twofactor_webauthn user_oidc;
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
    maxUploadSize = "16G";
 | 
					    maxUploadSize = "16G";
 | 
				
			||||||
    extraOptions = {
 | 
					    extraOptions = {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue