Modular, context-aware and aspect-oriented dendritic Nix configurations. Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/ den.oeiuwq.com
configurations den dendritic nix aspect oriented
8
fork

Configure Feed

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

add gh_token

+2
+2
.github/workflows/gh-pages.yml
··· 11 11 concurrency: 12 12 group: "pages" 13 13 cancel-in-progress: true 14 + env: 15 + GH_TOKEN: ${{ github.token }} 14 16 jobs: 15 17 versioned: 16 18 runs-on: ubuntu-latest