this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add engine

Altagos c9613e91 60dbd508

+2
+2
.tangled/workflows/build.yml
··· 3 3 branch: ["main"] 4 4 - event: ["manual"] 5 5 6 + engine: "nixery" 7 + 6 8 steps: 7 9 - name: "Build" 8 10 command: "nix run .#build"