- update-flake-lock.yml
- deploy-host-flake.yml
- flake.nix
- some-service somewhere on git
This is an example of (all nix) deployment. The architecture is the following:
- you have
some-service
flake somewhere on a repository; let's assume it's private and hosted at github.com/foobar/some-service.