about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--hm/soispha/conf/firefox/config/policies/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/conf/firefox/config/policies/default.nix b/hm/soispha/conf/firefox/config/policies/default.nix
index 9aaf81b8..401d8778 100644
--- a/hm/soispha/conf/firefox/config/policies/default.nix
+++ b/hm/soispha/conf/firefox/config/policies/default.nix
@@ -125,7 +125,7 @@ in {
 
   # KeepassXC and such things
   OfferToSaveLogins = false;
-  PasswordManagerEnable = false;
+  PasswordManagerEnabled = false;
 
   PDFjs = {
     Enabled = true;