Skip to content

home: Add ouch

home: Add ouch #522

Workflow file for this run

name: check
on: push
jobs:
check:
name: Run flake checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v18
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: |
nix flake check -L