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:
parent
e60e3d5fc7
commit
fd9e1ac93b
1 changed files with 0 additions and 1 deletions
|
|
@ -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}" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue