Skip to content

Add a bunch of apps #152

Add a bunch of apps

Add a bunch of apps #152

Workflow file for this run

name: "Nix Flake Check"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
- run: nix flake check
- run: nix build