services.rmfakecloud.environmentFile
NixOS option
Path to an environment file loaded for the rmfakecloud service. This can be used to securely store tokens and secrets outside of the world-readable Nix store. Since this file is read by systemd, it may have permission 0400 and be owned by root.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/misc/rmfakecloud.nixView source on NixOS/nixpkgs →"/etc/secrets/rmfakecloud.env"