chore: enable zen-browser flake on all devices
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m29s
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m29s
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
inputs.zen-browser.homeModules.beta
|
||||
];
|
||||
programs.zen-browser = {
|
||||
enable = device.isLinux;
|
||||
enable = true;
|
||||
profiles.default = {
|
||||
containersForce = true;
|
||||
containers = {
|
||||
|
||||
Reference in New Issue
Block a user