mirror of
				https://github.com/Stunkymonkey/nixos.git
				synced 2025-10-31 17:52:10 +01:00 
			
		
		
		
	service/paperless: migrate to settings from extraConfig
This commit is contained in:
		
							parent
							
								
									a9bd6cb089
								
							
						
					
					
						commit
						28d636ec98
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		|  | @ -76,7 +76,7 @@ in | |||
|     paperless = { | ||||
|       enable = true; | ||||
|       passwordFile = secrets."paperless/password".path; | ||||
|       extraConfig.PAPERLESS_ADMIN_USER = "felix"; | ||||
|       settings.PAPERLESS_ADMIN_USER = "felix"; | ||||
|       mediaDir = "/data/docs"; | ||||
|     }; | ||||
|     # RSS aggregator and reader | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler