chore: enable zen-browser flake on all devices
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m29s

This commit is contained in:
2026-02-24 11:11:11 +05:30
parent 3418e577c5
commit 3ed6781ae1

View File

@@ -9,7 +9,7 @@
inputs.zen-browser.homeModules.beta
];
programs.zen-browser = {
enable = device.isLinux;
enable = true;
profiles.default = {
containersForce = true;
containers = {