Nix flake configuration for my various machines (clients and homelab servers)
0

Configure Feed

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

correct update path

Parthiv Krishna (Mar 5, 2026, 5:47 AM UTC) 69f477ac e47eecca

+1 -1
+1 -1
.github/workflows/update.yaml
··· 26 26 nix flake update --commit-lock-file 27 27 - name: Update caddy.nix plugins hash 28 28 run: | 29 - ./scripts/update-caddy-and-commit.sh ./system/common/modules/selfhosted/default.nix 29 + ./scripts/update-caddy-and-commit.sh ./modules/features/selfhosted/base.nix 30 30 - name: Push changes 31 31 run: git push