chore | upstream changes

This commit is contained in:
Don Harper 2026-05-29 14:47:29 -05:00
parent 5499a2add1
commit e97f4e4073

View file

@ -6,6 +6,7 @@
programs.firefox = { programs.firefox = {
enable = true; enable = true;
# package = pkgs.librewolf; # package = pkgs.librewolf;
configPath = "${config.xdg.configHome}/mozilla/firefox";
package = pkgs.firefox.override { package = pkgs.firefox.override {
nativeMessagingHosts = [ nativeMessagingHosts = [
pkgs.tridactyl-native pkgs.tridactyl-native