Skip to content

feat(modules/home): waybar and wtf kind of ghosts are in my system li… #28

feat(modules/home): waybar and wtf kind of ghosts are in my system li…

feat(modules/home): waybar and wtf kind of ghosts are in my system li… #28

Workflow file for this run

name: Nix checks
on:
pull_request:
push:
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v26
with:
github_access_token: ${{secrets.GITHUB_TOKEN}}
- run: nix flake check