diff --git a/modules/home/desktop/zen.nix b/modules/home/desktop/zen.nix index 5a0717e..24d8312 100644 --- a/modules/home/desktop/zen.nix +++ b/modules/home/desktop/zen.nix @@ -19,7 +19,7 @@ in # or inputs.zen-browser.homeModules.twilight-official ]; - config = lib.mkIf config.mods.desktop.productivity.enable { + config = lib.mkIf config.mods.zen.enable { stylix.targets.zen-browser.profileNames = []; programs.zen-browser = { enable = true;