Skip to content

ssh: consistently use ED25519 SSH key everywhere #10

ssh: consistently use ED25519 SSH key everywhere

ssh: consistently use ED25519 SSH key everywhere #10

Workflow file for this run

name: "Run nix flake check"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
check:
name: nix flake check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix flake check