Get Pixelfed running on metal #24
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -152,6 +152,8 @@ pkgs.nixosTest { | |||
|         POST_MEDIA = ./fediversity.png; | ||||
|         AWS_ACCESS_KEY_ID = config.services.garage.ensureKeys.pixelfed.id; | ||||
|         AWS_SECRET_ACCESS_KEY = config.services.garage.ensureKeys.pixelfed.secret; | ||||
|         ## without this we get frivolous errors in the logs | ||||
|         MC_REGION = "garage"; | ||||
|       }; | ||||
|       # chrome does not like being run as root | ||||
|       users.users.selenium = { | ||||
|  |  | |||
		Reference in a new issue