Commit Graph

5 Commits

Author SHA1 Message Date
Dmitry Chermnykh
8c6b498af3 fix: policies handling (#50)
Changes:
- Fixes typo in libName for policies.json (used to be zen-$version instead of zen-bin-$version for a single file)
- Remove unneeded wrapFirefox arguments (the current defaults for wrapFirefox are good for us)
2025-04-18 16:40:51 -05:00
Luis Quiñones
805c8f56e8 feat: allow policies.json management via unwrapped package override (#49)
In previous iterations the browser were forced to have disabled updates but this
might create an undesirable behavior in tools like 1Password as you can see here:
https://github.com/0xc000022070/zen-browser-flake/issues/48

So I'm allowing to override the browser policies. This will only work for unwrapped packages.
2025-04-18 11:11:14 -05:00
Luis Quiñones
e356572091 style: nix code with alejandra format 2025-04-03 18:15:09 -05:00
Dmitry Chermnykh
8f64cd437e hm module: set policy properties with lib.mkDefault 2025-04-02 21:06:56 +05:00
Dmitry Chermnykh
ffb45b18bf rewrite 2025-04-02 20:18:24 +05:00