nixops: disable more AI in firefox
This commit is contained in:
@@ -88,6 +88,7 @@ in
|
||||
programs.firefox.autoConfig =
|
||||
''
|
||||
lockPref("browser.ml.enable", false);
|
||||
lockPref("browser.ml.chat.enabled", false);
|
||||
'';
|
||||
programs.wireshark.enable = true;
|
||||
programs.wireshark.package = pkgs.wireshark;
|
||||
|
||||
Reference in New Issue
Block a user