Firefox no pass

This commit is contained in:
Daniel Flanagan 2025-01-10 12:54:33 -06:00
parent d2d674f5c9
commit 51d99e7e9f

View file

@ -272,21 +272,6 @@
TODO: enable color scheme/theme by default
*/
enable = true;
# TODO: uses nixpkgs.pass so pass otp doesn't work
package = pkgs.firefox.override {
nativeMessagingHosts = [
pkgs.passff-host
pkgs.plasma-browser-integration
];
};
/*
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
ublock-origin
]; # TODO: would be nice to have _all_ my firefox stuff managed here instead of Firefox Sync maybe?
*/
profiles = {
daniel = {
id = 0;