hosts/krypton,profiles/firefox,profiles/desktop: Migrate options to new nixpkgs version
This commit is contained in:
@@ -12,8 +12,6 @@ with lib;
|
||||
|
||||
programs.firefox.enable = true;
|
||||
|
||||
programs.firefox.package = pkgs.firefox-wayland;
|
||||
|
||||
programs.firefox.policies = {
|
||||
AutofillAddressEnabled = false;
|
||||
AutofillCreditCardEnabled = false;
|
||||
|
||||
Reference in New Issue
Block a user