ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

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

use develop branch as the base flake update branch

Signed-off-by: marshmallow <github@althaea.zone>

authored by

marshmallow and committed by
GitHub
43be467c f715529f

+1
+1
.github/workflows/follow-nixpkgs.yml
··· 24 24 - uses: actions/checkout@v4 25 25 with: 26 26 ssh-key: ${{ secrets.FOLLOW_NIXPKGS_PRIVATE_KEY }} 27 + ref: develop 27 28 - uses: cachix/install-nix-action@v31 28 29 with: 29 30 nix_path: nixpkgs=channel:nixos-unstable