Revert "feat: disable zen"

This reverts commit fe5ec24090.
This commit is contained in:
2025-07-25 16:09:37 +08:00
parent 108c68424c
commit 0b413e227c
3 changed files with 48 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ lib.my.makeSwitch {
firefox.enable = true;
librewolf.enable = true;
chromium.enable = true;
zen.enable = false;
zen.enable = true;
};
};
}