forked from fediversity/fediversity
		
	Fix typo
This commit is contained in:
		
							parent
							
								
									3f3e70eab5
								
							
						
					
					
						commit
						7a485c5f90
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -102,7 +102,7 @@ in { | |||
|             }; | ||||
|             mastodon.domain = mkOption { | ||||
|               type = types.str; | ||||
|               default = "mastdodon.${config.fediversity.domain}"; | ||||
|               default = "mastodon.${config.fediversity.domain}"; | ||||
|             }; | ||||
|             peertube.domain = mkOption { | ||||
|               type = types.str; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Valentin Gagarin
							Valentin Gagarin