my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux
10
fork

Configure Feed

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

ci: fix perms

isabel e95f0c38 d10a197f

+4
+4
.github/workflows/update.yml
··· 64 64 name: Lix Diff 65 65 needs: update-lockfile 66 66 67 + permissions: 68 + contents: read 69 + pull-requests: write 70 + 67 71 uses: ./.github/workflows/diff.yml 68 72 with: 69 73 ref: ${{ needs.update-lockfile.outputs.branch }}