Skip to content

Rename raspberry pi dir and add model info to flake.nix #37

Rename raspberry pi dir and add model info to flake.nix

Rename raspberry pi dir and add model info to flake.nix #37

Workflow file for this run

name: Commit
on:
pull_request:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- run: nix build -L ".#checks.x86_64-linux.pre-commit"