Skip to content

home/git: use SSH for signing #292

home/git: use SSH for signing

home/git: use SSH for signing #292

Workflow file for this run

name: Formatting Check
on: [push, pull_request, workflow_dispatch]
jobs:
checks:
name: Check expressions
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
with:
install_url: https://nixos.org/nix/install
extra_nix_config: |
auto-optimise-store = true
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
experimental-features = nix-command flakes
- run: nix run nixpkgs#alejandra -- -c .