chore: update flake.lock

This commit is contained in:
2026-04-04 18:17:44 +08:00
parent 19e190d514
commit 63830a69b0
3 changed files with 88 additions and 117 deletions
-9
View File
@@ -14,15 +14,6 @@ in
};
config = lib.mkIf cfg.enable {
assertions = [
{
assertion = hostname == "imxyy-nix";
message = "XDG migration not done! Check
https://github.com/0xc000022070/zen-browser-flake?tab=readme-ov-file#missing-configuration-after-update
for details";
}
];
my.hm.programs.zen-browser = {
enable = true;
nativeMessagingHosts = [ pkgs.firefoxpwa ];