mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
7 lines
182 B
Nix
7 lines
182 B
Nix
{
|
|
# PASSWORDS
|
|
"network.auth.subresource-http-auth-allow" = 1;
|
|
"signon.autofillForms" = false;
|
|
"signon.formlessCapture.enabled" = false;
|
|
"signon.rememberSignons" = false;
|
|
}
|