services.newt.environmentFile

NixOS option

Path to a file containing sensitive environment variables for Newt. See Client credentials for more information. These will overwrite anything defined in the config. The file should contain environment-variable assignments like: NEWT_ID=2ix2t8xk22ubpfy NEWT_SECRET=nnisrfsdfc7prqsp9ewo1dvtvci50j5uiqotez00dgap0ii2

type: null or absolute path
Default
null
declared in: nixos/modules/services/networking/newt.nixView source on NixOS/nixpkgs →