add formatter

This commit is contained in:
Osman Faruk Bayram 2024-12-07 16:47:21 +03:00
parent 7c45956ee5
commit 8b211fa373

View file

@ -23,4 +23,10 @@ jobs:
- run: nix flake check --accept-flake-config
# Pre-build the system configuration
- run: nix build --accept-flake-config --dry-run .#nixosConfigurations.${{ matrix.target-system }}.config.system.build.toplevel
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v16
- run: nix shell nixpkgs#alejandra -c alejandra -c .