Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to configure the extension the Nix way #127

Open
StellarSt0rm opened this issue May 5, 2024 · 0 comments
Open

Add support to configure the extension the Nix way #127

StellarSt0rm opened this issue May 5, 2024 · 0 comments

Comments

@StellarSt0rm
Copy link

StellarSt0rm commented May 5, 2024

It would be amazing to have support to configure the extension from Nix config, example on how it's implemented on other extensions would be uBlock Origin.


If implemented it can easily be configured using:
programs.firefox.policies."3rdparty".Extensions."{21f1ba12-47e1-4a9b-ad4e-3a0260bbeb26}" = { }

("{21f1ba12-47e1-4a9b-ad4e-3a0260bbeb26}" is the ID of the extension at the moment. it can be aquired in "about:debugging#/runtime/this-firefox")


This would be very helpful for people using NixOS,
Thanks.

(If a way is already implemented please tell me!)

@StellarSt0rm StellarSt0rm changed the title Add support to configure things the Nix way Add support to configure the extension the Nix way May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant