Skip to content

feat(flake): add overlay, modules for hm and nixos #25

feat(flake): add overlay, modules for hm and nixos

feat(flake): add overlay, modules for hm and nixos #25

Workflow file for this run

name: Cache Nixpkg
on:
push:
branches:
- main
workflow_dispatch:
jobs:
x86_64-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: watgbridge
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: |
nix build --accept-flake-config -L .#packages.x86_64-linux.watgbridge