{pkgs, ...}: { personal.firefox = { enable = true; extraExtensions = with pkgs.nur.repos.rycee.firefox-addons; [keepassxc-browser]; }; }