services.self-deploy.branch
NixOS option
Branch to track Technically speaking any ref can be specified here, as this is passed directly to a git fetch, but for the use-case of continuous deployment you’re likely to want to specify a branch.
type: stringDefault
declared in: nixos/modules/services/system/self-deploy.nixView source on NixOS/nixpkgs →"master"