1
0

hosts/krypton,profiles/firefox,profiles/desktop: Migrate options to new nixpkgs version

This commit is contained in:
2025-11-21 20:28:39 +01:00
parent 6e8adf8eb5
commit 69a04cac3f
4 changed files with 1 additions and 13 deletions

View File

@@ -12,8 +12,6 @@ with lib;
programs.firefox.enable = true;
programs.firefox.package = pkgs.firefox-wayland;
programs.firefox.policies = {
AutofillAddressEnabled = false;
AutofillCreditCardEnabled = false;