Skip to content

nixos/hysteria: add sniff, update acme options #12

nixos/hysteria: add sniff, update acme options

nixos/hysteria: add sniff, update acme options #12

Workflow file for this run

name: Check Hysteria
on:
- pull_request
- push
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-23.11
- name: Run Flake Check
run: nix flake check