fix(apps): comment out jellyflix and update zen enable condition

This commit is contained in:
uttarayan21
2025-10-10 11:41:51 +05:30
parent 07553539f1
commit 2e37b237da
2 changed files with 3 additions and 3 deletions

View File

@@ -1,14 +1,14 @@
{
pkgs,
inputs,
lib,
device,
...
}: {
imports = [
inputs.zen-browser.homeModules.beta
];
programs.zen-browser = {
enable = true;
enable = device.isLinux;
profiles.default = {
extensions.packages = with pkgs.nur.repos.rycee.firefox-addons; [
privacy-badger