firefox fix

This commit is contained in:
Nathan McCarty 2025-01-28 23:58:58 -05:00
parent b505edc7ee
commit 2ac4fc2665

View file

@ -22,6 +22,7 @@
enable = true; enable = true;
nativeMessagingHosts = with pkgs; [ nativeMessagingHosts = with pkgs; [
kdePackages.plasma-browser-integration kdePackages.plasma-browser-integration
firefoxpwa
]; ];
}; };