this repo has no description
2
fork

Configure Feed

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

box: change website deploy to point to helix

+1 -1
+1 -1
hosts/profiles/sync/website/default.nix
··· 18 18 git add flake.lock 19 19 git diff-index --quiet HEAD || git commit -m 'updating website' # if nothing, don't exit 1 20 20 git push 21 - deploy .#cube 21 + deploy .#helix 22 22 exit 0 23 23 ''; 24 24 serviceConfig = {