{pkgs,config,...}:{age.secrets.mealie.file=../secrets/mealie.age;services.mealie={enable=true;# TODO remove this hack once mealie tests work againpackage=pkgs.mealie.override{doCheck=false;checkPhase=''echo "Skipping tests for mealie"'';installCheckPhase=''echo "Skipping install tests for mealie"'';};listenAddress="localhost";port=3663;settings={BASE_URL="https://recipes.jolheiser.com";ALLOW_PASSWORD_LOGIN="false";};credentialsFile=config.age.secrets.mealie.path;};}