services.gotosocial.environmentFile
NixOS option
File path containing environment variables for configuring the GoToSocial service in the format of an EnvironmentFile as described by systemd.exec(5). This option could be used to pass sensitive configuration to the GoToSocial daemon. Please refer to the Environment Variables section in the documentation.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/web-apps/gotosocial.nixView source on NixOS/nixpkgs →"/root/nixos/secrets/gotosocial.env"