Remove nativeMessagingHosts.packages — breaks Firefox wrapper build

The _1password-gui package doesn't export native messaging manifests
in the format the Firefox wrapper expects. The 1Password NixOS module
already handles native messaging host registration separately.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-04-16 16:57:44 -07:00
commit fd9e1ac93b

View file

@ -109,7 +109,6 @@ in
# Firefox with 1Password extension # Firefox with 1Password extension
programs.firefox = { programs.firefox = {
enable = true; enable = true;
nativeMessagingHosts.packages = [ pkgs._1password-gui ];
policies = { policies = {
ExtensionSettings = { ExtensionSettings = {
"{d634138d-c276-4fc8-924b-40a0ea21d284}" = { "{d634138d-c276-4fc8-924b-40a0ea21d284}" = {