feat: add zen browser flake

This commit is contained in:
danny 2025-08-14 09:29:00 +08:00
parent 53a6b8e4a5
commit 179961297b
18 changed files with 425 additions and 185 deletions

View file

@ -20,6 +20,7 @@ let
# Disable Ctrl+Q
"browser.quitShortcut.disabled" = true;
"security.enterprise_roots.enabled" = true;
"browser.tabs.allow_transparent_browser" = true;
};
in
{