this repo has no description
4
fork

Configure Feed

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

build: make sure deploy script adds changes

dusk 129c8eaa dbb78dd1

+1 -1
+1 -1
deploy.sh
··· 4 4 5 5 nix flake update 6 6 7 - git commit -m "chore: update flake dependencies (deploy) [skip ci]"; git push 7 + git add .; git commit -m "chore: update flake dependencies (deploy) [skip ci]"; git push 8 8 9 9 nix run .#apps.nixinate.wolumonde -L --show-trace