Skip to content

Added keycloak, transmission, and jellyfin config #61

Added keycloak, transmission, and jellyfin config

Added keycloak, transmission, and jellyfin config #61

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request: {}
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: make test