programs.google-chrome.policies
NixOS option
Chrome enterprise policies written to managed policies JSON.
type: attribute setDefault
{ }Example
declared in: nixos/modules/programs/google-chrome.nixView source on NixOS/nixpkgs →{
HomepageLocation = "https://nixos.org";
PasswordManagerEnabled = false;
}