flake.lock: update

This commit is contained in:
2026-07-11 10:45:36 +08:00
parent 12d2b3ff49
commit 18278d7175
4 changed files with 79 additions and 99 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ in
config = lib.mkIf cfg.enable {
my.hm.programs.zen-browser = {
enable = true;
nativeMessagingHosts = [ pkgs.master.firefoxpwa ];
nativeMessagingHosts = [ pkgs.firefoxpwa ];
policies = {
# find more options here: https://mozilla.github.io/policy-templates/
DisableAppUpdate = true;