Skip to content

fix: move forgotten default modules #235

fix: move forgotten default modules

fix: move forgotten default modules #235

Workflow file for this run

name: Validate Flake Formatting
on:
workflow_dispatch:
push:
paths:
- "**.nix"
jobs:
check-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
with:
logger: pretty
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix run nixpkgs#alejandra -- -c .