Skip to content

Add CLI command to generate sample config #1030

Add CLI command to generate sample config

Add CLI command to generate sample config #1030

Workflow file for this run

name: Nix
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os:
- ubuntu-latest
- macos-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- run: nix-build